nvim: after: ftplugin: C: Set colorscheme to wombat
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
69654597d2
commit
901c4cd1fd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
colorscheme wombat
|
||||
|
||||
" Create folds based on files syntax
|
||||
setlocal foldmethod=syntax
|
||||
" Scanning included files when ^n is troublesome
|
||||
|
|
Loading…
Reference in a new issue