1
0
Fork 0
mirror of https://github.com/NotAShelf/neovim-flake.git synced 2024-12-26 08:39:50 +01:00
neovim-flake/modules/neovim/init
raf e40d7a2a56
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-19 22:07:25 +03:00
..
basic.nix neovim/basic: add undofile options () 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