neovim: set updatetime to 100

This commit is contained in:
LavaDesu 2021-08-19 17:46:27 +07:00
parent ec5b0f56d6
commit b85b23ba98
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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