feat(nvim): don't require configmation before stripping whitespaces
This commit is contained in:
parent
972c0aee45
commit
bf447bdce1
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@
|
|||
})
|
||||
|
||||
vim.g.strip_whitespace_on_save = 1
|
||||
vim.g.strip_whitespace_confirm = 0
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue