neovim: change formatoptions
This commit is contained in:
parent
26338a9f35
commit
9cda7b1c76
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ in
|
|||
|
||||
vim.opt = {
|
||||
list = true;
|
||||
formatoptions = "tcroqwanljp";
|
||||
};
|
||||
|
||||
buffer.filetype = lib.listToAttrs [
|
||||
|
|
Loading…
Reference in a new issue