From 2ef4eb8c41feda6e8567ec86bb08548715844f78 Mon Sep 17 00:00:00 2001 From: Christian Nieves Date: Fri, 17 Nov 2023 17:24:40 +0000 Subject: [PATCH] lsptimeout --- vim/.vim/lua/plugins/lsp.lua | 1 + 1 file changed, 1 insertion(+) 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 = {