feat(cfg): add lsp-format.nvim
https://github.com/lukas-reineke/lsp-format.nvim
This commit is contained in:
parent
2e4ccafb32
commit
03c4e3a719
2 changed files with 15 additions and 12 deletions
|
|
@ -7,5 +7,8 @@ return {
|
|||
'ThePrimeagen/vim-be-good',
|
||||
|
||||
--"surroundings": parentheses, brackets, quotes, XML tags, and more
|
||||
'tpope/vim-surround',
|
||||
'tpope/vim-surround',
|
||||
|
||||
--wrapper around Neovims native LSP formatting
|
||||
"lukas-reineke/lsp-format.nvim",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue