close
vi .barhrc
alias vi='vim'
vi .vimrc
set nocompatible let color = "true" " if has("syntax") if color == "true" " This will switch colors ON so ${VIMRUNTIME}/syntax/syntax.vim else " this switches colors OFF syntax off set t_Co=0 endif endif
全站熱搜
留言列表