global/vim: use central swap file directory by default
This commit is contained in:
parent
96bbded702
commit
709eb62c36
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@
|
|||
settings = {
|
||||
background = "dark";
|
||||
directory = [
|
||||
"."
|
||||
"~/.local/share/vim/swap//"
|
||||
"."
|
||||
];
|
||||
expandtab = true;
|
||||
history = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue