diff --git a/neovim/dev.nix b/neovim/dev.nix index 5da1f3d..5b0a85a 100644 --- a/neovim/dev.nix +++ b/neovim/dev.nix @@ -23,6 +23,7 @@ in vim.opt = { list = true; + formatoptions = "tcroqwanljp"; }; buffer.filetype = lib.listToAttrs [