From 03427b87604b573f2fd4c2683de378e4806f86fc Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Tue, 14 Dec 2021 18:45:05 -0500 Subject: add impatient fix te --- lua/user/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 87a88a5..5588703 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -53,6 +53,7 @@ return packer.startup(function(use) use 'nvim-lualine/lualine.nvim' use "akinsho/toggleterm.nvim" use "ahmedkhalf/project.nvim" + use 'lewis6991/impatient.nvim' -- Colorschemes -- use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out -- cgit v1.2.3