chore(nvim): added everforest and cleaned up unused plugins
This commit is contained in:
parent
4ec311a752
commit
d0ee7149e6
3 changed files with 7 additions and 15 deletions
|
@ -129,6 +129,9 @@ return {
|
|||
capabilities = capabilities,
|
||||
filetypes = { 'haskell', 'lhaskell', 'cabal' },
|
||||
})
|
||||
lspconfig["clangd"].setup({
|
||||
capabilities = capabilities,
|
||||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue