nixbook: update
This commit is contained in:
parent
270cfdc8d7
commit
f17722577a
5 changed files with 17 additions and 39 deletions
|
|
@ -26,6 +26,7 @@ in {
|
|||
smartindent = true;
|
||||
scrolloff = 4;
|
||||
smoothscroll = true;
|
||||
ignorecase = true;
|
||||
|
||||
undofile = true;
|
||||
undodir = lua ''vim.fn.expand("$HOME/.local/share/nvim/undo")'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue