neovim: change formatoptions

This commit is contained in:
Dmitriy Pleshevskiy 2024-06-09 16:49:59 +03:00
parent 26338a9f35
commit 9cda7b1c76
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -23,6 +23,7 @@ in
vim.opt = {
list = true;
formatoptions = "tcroqwanljp";
};
buffer.filetype = lib.listToAttrs [