Update temp directories
This commit is contained in:
parent
919f3e82bc
commit
bb31134fed
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ set nofsync
|
|||
set buftype=
|
||||
set mouse=a
|
||||
set encoding=utf8
|
||||
set directory^=$HOME/.local/tmp
|
||||
set backupdir^=$HOME/.local/tmp
|
||||
set directory^=$HOME/.local/tmp/nvim
|
||||
set backupdir^=$HOME/.local/tmp/nvim
|
||||
set smartindent
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue