mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Updated nvim config
This commit is contained in:
@@ -144,7 +144,7 @@ for _, lsp in ipairs(servers) do
|
||||
end
|
||||
|
||||
-- Test source-kit
|
||||
--require'lspconfig'.sourcekit.setup{}
|
||||
require'lspconfig'.sourcekit.setup{}
|
||||
|
||||
|
||||
-- local sumneko_root_path = os.getenv("HOME") .. ".cache/lua-language-server"
|
||||
|
||||
Reference in New Issue
Block a user