From 91e22c4076ae58cec23ac5a9b2ea7181dd8f988a Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Tue, 14 Dec 2021 18:58:04 -0500 Subject: add whichkey add whickey fix t fix close --- lua/user/plugins.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 183b805..2aa1f93 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -50,13 +50,14 @@ return packer.startup(function(use) use "kyazdani42/nvim-tree.lua" use "akinsho/bufferline.nvim" use "moll/vim-bbye" - use 'nvim-lualine/lualine.nvim' + use "nvim-lualine/lualine.nvim" use "akinsho/toggleterm.nvim" use "ahmedkhalf/project.nvim" - use 'lewis6991/impatient.nvim' + use "lewis6991/impatient.nvim" use "lukas-reineke/indent-blankline.nvim" - use 'goolord/alpha-nvim' + use "goolord/alpha-nvim" use "antoinemadec/FixCursorHold.nvim" -- This is needed to fix lsp doc highlight + use "folke/which-key.nvim" -- Colorschemes -- use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out -- cgit v1.2.3