no swap
This commit is contained in:
parent
488f38a3c6
commit
d4ece6cf12
1 changed files with 2 additions and 0 deletions
|
|
@ -17,3 +17,5 @@ vim.opt.smartindent = true
|
|||
vim.opt.expandtab = true
|
||||
|
||||
vim.opt.clipboard = "unnamedplus"
|
||||
|
||||
vim.opt.swapfile = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue