neovim: set updatetime to 100
This commit is contained in:
parent
ec5b0f56d6
commit
b85b23ba98
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
set clipboard^=unnamed
|
||||
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
|
||||
set expandtab
|
||||
set updatetime=100
|
||||
let g:yaml_recommended_style=0
|
||||
|
||||
" theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue