|
|
@ -136,7 +136,7 @@ set textwidth=100 |
|
|
|
set history=1000 |
|
|
|
set wildignore+=node_modules " ignore node_modules folder from file search |
|
|
|
|
|
|
|
set inccommand=split |
|
|
|
set inccommand=split " show interactive results of substiute command |
|
|
|
|
|
|
|
" make comments and HTML attributes italic |
|
|
|
highlight Comment cterm=italic |
|
|
|