tmux and nvim changes
This commit is contained in:
@@ -5,6 +5,8 @@ return {
|
||||
"neovim/nvim-lspconfig",
|
||||
"ms-jpq/coq_nvim", -- Optional (auto complete)
|
||||
},
|
||||
condig = function()
|
||||
config = function()
|
||||
--vim.lsp.config('lua_ls',coq.lsp_ensure_capabilities())
|
||||
--vim.lsp.config('clangd',coq.lsp_ensure_capabilities())
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user