feat(neovim): update config

This commit is contained in:
Felix Schröter 2021-08-04 22:21:44 +02:00
parent e77590bbe4
commit 4472bf76dc
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
6 changed files with 78 additions and 26 deletions

View file

@ -6,6 +6,9 @@ set smartcase
set termguicolors
set timeoutlen=500
" reduce CursorHold delay
set updatetime=500
let g:nvcode_termcolors=256
syntax on
colorscheme nvcode