From c7a5122fe2c14dba0f28f1c077f838f957884afc Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Sun, 29 Aug 2021 14:11:04 -0400 Subject: fix: Cursorhold Event not firing after entering lunarvim from dashboard->telescope closes #1413 --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 5aaac3ce..8a0692f2 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -4,6 +4,7 @@ return { { "neovim/nvim-lspconfig" }, { "tamago324/nlsp-settings.nvim" }, { "jose-elias-alvarez/null-ls.nvim" }, + { "antoinemadec/FixCursorHold.nvim" }, -- Needed while issue https://github.com/neovim/neovim/issues/12587 is still open { "kabouzeid/nvim-lspinstall", event = "VimEnter", -- cgit v1.2.3