nvf/docs/manual
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
..
configuring docs/manual: add custom keybinds section; minor wording tweaks 2026-01-27 12:01:15 +03:00
installation fix: use pkgs.stdenv.hostPlatform.system 2026-04-02 09:57:59 +01:00
quirks docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
release-notes ui/ui2: init 2026-04-05 17:16:06 -04:00
tips treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
configuring.md docs/manual: add custom keybinds section; minor wording tweaks 2026-01-27 12:01:15 +03:00
hacking.md plugins: use new config-aware mkMappingOption 2026-04-06 08:51:34 -04:00
index.md docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
quirks.md docs: fix headings; move quirks to includes block' 2025-12-18 16:34:08 +03:00
release-notes.md bufferline.nvim: fix hover behavior (#1297) 2025-12-19 17:50:15 +00:00
tips.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00