nvf/modules/plugins/lsp/otter
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
..
config.nix treewide: don't import modules manually 2025-09-27 00:33:21 +00:00
default.nix lsp/otter: init (#385) 2024-09-28 23:21:27 +03:00
otter.nix plugins: use new config-aware mkMappingOption 2026-04-06 08:51:34 -04:00