feat(plugins): Add actions-preview-nvim for LSP fixes
This commit is contained in:
parent
e3fd51d189
commit
1ac92922ee
3 changed files with 4 additions and 28 deletions
|
@ -35,6 +35,7 @@ with final.pkgs.lib; let
|
|||
|
||||
# nvim-cmp (autocompletion) and extensions
|
||||
nvim-cmp # https://github.com/hrsh7th/nvim-cmp
|
||||
actions-preview-nvim # LSP code actions | https://github.com/aznhe21/actions-preview.nvim
|
||||
nvim-autopairs # Automatically create closing brackets | https://github.com/windwp/nvim-autopairs
|
||||
cmp_luasnip # snippets autocompletion extension for nvim-cmp | https://github.com/saadparwaiz1/cmp_luasnip/
|
||||
lspkind-nvim # vscode-like LSP pictograms | https://github.com/onsails/lspkind.nvim/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue