plugin fixes
This commit is contained in:
parent
ca5f071111
commit
5178f457ec
5 changed files with 32 additions and 16 deletions
|
|
@ -15,6 +15,3 @@ require'lspconfig'.tsserver.setup{
|
|||
filetypes = { "javascript", "javascriptreact", "javascript.jsx", "typescript", "typescriptreact", "typescript.tsx" },
|
||||
root_dir = require('lspconfig/util').root_pattern("package.json", "tsconfig.json", "jsconfig.json", ".git")
|
||||
}
|
||||
|
||||
local saga = require 'lspsaga'
|
||||
saga.init_lsp_saga()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue