refactor: clean out unneeded lsp settings
This commit is contained in:
parent
a80b7e5799
commit
98fdfb4561
1 changed files with 0 additions and 4 deletions
|
@ -28,8 +28,4 @@ M.root_dir = function(fname)
|
|||
or util.root_pattern('tsconfig.json')(fname)
|
||||
end
|
||||
|
||||
M.autostart = true
|
||||
|
||||
M.single_file_support = true
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Reference in a new issue