Kaynağa Gözat

Remove source-highlight configurations

Use bat instead!
master
10sr 5 yıl önce
ebeveyn
işleme
7fb71afa5b
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 0 ekleme ve 8 silme
  1. +0
    -8
      profile

+ 0
- 8
profile Dosyayı Görüntüle

@@ -40,14 +40,6 @@ export TERMCAP="${TERMCAP}:vb="
export PAGER="less"
export LESS="-iMRX"

# Style for lesspipe is defined in esc.style
_src_hilite_lp_path="`command -v src-hilite-lesspipe.sh 2>/dev/null`"
for f in /usr/share/source-highlight/src-hilite-lesspipe.sh
do
test -z "$_src_hilite_lp_path" && test -e "$f" && _src_hilite_lp_path="$f"
done
test -n "$_src_hilite_lp_path" && export LESSOPEN="| $_src_hilite_lp_path %s"

if false which nvim >/dev/null
then
_VI_ALT=nvim


Yükleniyor…
İptal
Kaydet