nvim: Fix swap file location

This commit is contained in:
2022-07-05 13:47:54 +02:00
parent 2873522a2c
commit 8ad3f3f3e8
+1
View File
@@ -41,6 +41,7 @@ set backspace=indent,eol,start
set tabstop=4
set shiftwidth=4
set noet
set directory=~/.vim/tmp
" preview substitute (%s/a/b)
set inccommand=nosplit