Unpersonalize my dots
This commit is contained in:
parent
1e6432c4d1
commit
07859b4177
|
@ -45,7 +45,7 @@ for _, lang in ipairs(servers) do
|
|||
on_attach = on_attach,
|
||||
root_dir = vim.loop.cwd
|
||||
}
|
||||
end
|
||||
end
|
||||
|
||||
-- vls conf example
|
||||
local vls_binary = "/usr/local/bin/vls"
|
||||
|
|
Loading…
Reference in New Issue