refactor: clean out unneeded lsp settings

This commit is contained in:
Matthew Leong 2022-12-30 13:08:49 -08:00
parent a80b7e5799
commit 98fdfb4561

View file

@ -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