clean up vimrc
This commit is contained in:
parent
88ab0c75e4
commit
e79633362e
4 changed files with 24 additions and 603 deletions
|
|
@ -159,7 +159,7 @@ nvim_lsp.pyright.setup({
|
|||
--})
|
||||
|
||||
nvim_lsp.clangd.setup { on_attach = on_attach, capabilities = default_capabilities }
|
||||
nvim_lsp.tsserver.setup {
|
||||
nvim_lsp.ts_ls.setup {
|
||||
cmd = { "/home/barak/.yarn/bin/typescript-language-server", "--stdio" }
|
||||
}
|
||||
nvim_lsp.vuels.setup {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue