mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
use new default LSP mappings as inspiration
This commit is contained in:
parent
5043280c65
commit
851e345bca
4 changed files with 33 additions and 72 deletions
|
|
@ -12,7 +12,6 @@ with final.pkgs.lib; let
|
|||
mkNeovim = pkgs.callPackage ./mkNeovim.nix { inherit pkgs-wrapNeovim; };
|
||||
|
||||
all-plugins = with pkgs.vimPlugins; [
|
||||
aerial-nvim
|
||||
blink-cmp
|
||||
blink-ripgrep-nvim
|
||||
codecompanion-nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue