syntax off in vim
This commit is contained in:
parent
bd97450e23
commit
45c15cafcc
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ let
|
|||
set runtimepath=${extra-runtimepath},$VIMRUNTIME,$HOME/.vim,${nix-xptemplates}
|
||||
|
||||
" syntax highlighting on
|
||||
syntax on
|
||||
syntax off
|
||||
|
||||
" xptemplates
|
||||
" -----------
|
||||
|
|
Loading…
Reference in a new issue