nvf/modules/neovim/init
NotAShelf 95728e4170
neovim/basic: add undofile options
`vim.undoFile.enable` and `vim.undoFile.path` can be used to manipulate whether undofile will be enabled, and the location if it is enabled.
2024-09-17 20:38:43 +03:00
..
basic.nix neovim/basic: add undofile options 2024-09-17 20:38:43 +03:00
debug.nix neovim/debug: handle debug log path correctly 2024-04-23 14:55:11 +03:00
default.nix treewide: restructure modules directory; add comments to modules top-level import 2024-04-20 18:12:36 +03:00
spellcheck.nix neovim/spellcheck: disable programming wordlist 2024-04-27 16:22:42 +03:00