1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

update ignore files

This commit is contained in:
jdhao 2021-10-11 00:05:39 +08:00
parent 3557b7fb09
commit 5366c0644e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ tags
en.utf-8.add.spl
*.exe
.netrwhist
packer_compiled.lua

View File

@ -13,7 +13,7 @@ set splitbelow splitright
" Time in milliseconds to wait for a mapped sequence to complete,
" see https://unix.stackexchange.com/q/36882/221410 for more info
set timeoutlen=1000
set timeoutlen=500
set updatetime=1000 " For CursorHold events