Commit graph

11 commits

Author SHA1 Message Date
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
changsun20
eb11f9b9e5
docs: fix the xdg-open path in building the docs part 2026-01-09 21:46:19 +08:00
c1713898c4
docs/hacking: clarify wording
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If7d01c782c95bf066050831615db24f66a6a6964
2026-01-06 15:08:19 +03:00
20bcf9e946
docs: link NDG syntax documentation; revise keymaps section
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie150938b131257fbc143f338b8d9956e6a6a6964
2025-12-18 16:10:48 +03:00
858717bed7
docs/manual: fix minor typos; revamp contributing section
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ibb76402cc1e759b404a5c8905109604c6a6a6964
2025-12-18 16:10:46 +03:00
Soliprem
71f352d41e docs: formatting 2025-12-11 19:06:49 +01:00
Soliprem
b4abb3c82d treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
06937516c7 docs: restructure to allow a clean migration to new documentation util
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964afba43bdda6a2cbf037404ca3fa4f8c9
2025-12-11 15:28:56 +01:00
a8ebd8972b
docs/hacking: make preface more readable & friendly 2024-11-25 18:01:51 +03:00
227f80ac9d
docs: rename all instances of neovim-flake to nvf 2024-04-27 15:44:37 +03:00
e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00