diff options
| author | triethyl <triethylammonium@pm.me> | 2025-08-26 18:35:14 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-08-26 18:35:14 -0400 |
| commit | f5f0d7bc38095aebe74ebf2a97ba823a8a57b8b8 (patch) | |
| tree | 70d451c4cbc37dedbc8069a4c8a0171ae64ad2b1 /pkgs/custom-neovim/default.nix | |
| parent | feede85ca98128a8b1f0c91b369d51dd7c854d8c (diff) | |
neovim: misc changes
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index bbbc040..ae92ae1 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -54,6 +54,7 @@ inputs.mnw.lib.wrap pkgs { extraBinPath = with pkgs; [ # LSP Servers lua-language-server + marksman # Extra Utils ripgrep |
