mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
plugins/nvim-lsp: internal rename (nvim-lsp -> lsp)
This commit is contained in:
parent
079b0c30cd
commit
859ae3a843
17 changed files with 8 additions and 8 deletions
|
@ -45,14 +45,14 @@
|
|||
./languages/vimtex.nix
|
||||
./languages/zig.nix
|
||||
|
||||
./null-ls
|
||||
./lsp
|
||||
./lsp/inc-rename.nix
|
||||
./lsp/lspsaga.nix
|
||||
./lsp/lsp-lines.nix
|
||||
./lsp/nvim-lightbulb.nix
|
||||
./lsp/trouble.nix
|
||||
|
||||
./nvim-lsp
|
||||
./nvim-lsp/inc-rename.nix
|
||||
./nvim-lsp/lspsaga.nix
|
||||
./nvim-lsp/lsp-lines.nix
|
||||
./nvim-lsp/nvim-lightbulb.nix
|
||||
./nvim-lsp/trouble.nix
|
||||
./null-ls
|
||||
|
||||
./pluginmanagers/packer.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue