mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-14 06:27:47 +00:00
plugins/lsp: add code-actions module; add fastaction.nvim
This commit is contained in:
parent
cb7ff874e2
commit
75f6b373dd
6 changed files with 84 additions and 1 deletions
|
|
@ -10,12 +10,14 @@
|
|||
|
||||
# lsp plugins
|
||||
./lspsaga
|
||||
./nvim-code-action-menu
|
||||
./trouble
|
||||
./lsp-signature
|
||||
./lightbulb
|
||||
./lspkind
|
||||
./lsplines
|
||||
./nvim-docs-view
|
||||
|
||||
# Code Actions
|
||||
./code-actions
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue