neovim-flake/modules/neovim/init
raf e40d7a2a56
neovim/basic: add undofile options (#367)
`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-19 22:07:25 +03:00
..
basic.nix neovim/basic: add undofile options (#367) 2024-09-19 22:07:25 +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