diff --git a/vim/.vim/lua/plugins/lsp.lua b/vim/.vim/lua/plugins/lsp.lua index 6945e09..ed44e3f 100644 --- a/vim/.vim/lua/plugins/lsp.lua +++ b/vim/.vim/lua/plugins/lsp.lua @@ -25,6 +25,7 @@ return { { "hinell/lsp-timeout.nvim", dependencies = { "neovim/nvim-lspconfig" }, + cond = not use_google(), config = function() vim.g.lspTimeoutConfig = { filetypes = {