nvf/modules/plugins/notes
alfarel 1cda8228e9
plugins: use new config-aware mkMappingOption
Generated using:

- `sd -F "inherit (lib.nvim.binds) mkMappingOption;" "inherit (config.vim.lib) mkMappingOption;" $(find . -type f)`
- `sd -F "{lib, ...}: let" "{config, lib, ...}: let" $(find . -type f)`

Tweaked manually (placement in inherit list, fixing todo-comments and toggleterm).

Ran `nix run nixpkgs#deadnix -- -e` to clean up.
Next commit includes unrelated dead code.
2026-04-06 08:51:34 -04:00
..
mind-nvim treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
neorg notes/neorg, repl/conjure: lazy load by default 2026-03-24 05:06:14 +01:00
obsidian notes/obsidian: lazy load by default 2026-03-24 05:06:14 +01:00
orgmode treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315) 2026-01-05 16:07:31 +00:00
todo-comments plugins: use new config-aware mkMappingOption 2026-04-06 08:51:34 -04:00
default.nix neorg: init (#413) 2024-10-15 15:31:18 +00:00