From c6293c28f879b5f9b130dbd3eba19caa8c7a3362 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Fri, 3 Jun 2022 18:01:59 +0100 Subject: removed duplicate entries in plugins.lua --- lua/user/plugins.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 1af5c97..211cdd3 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -46,8 +46,6 @@ return packer.startup(function(use) use "nvim-lua/plenary.nvim" -- Useful lua functions used ny lots of plugins use "windwp/nvim-autopairs" -- Autopairs, integrates with both cmp and treesitter use "numToStr/Comment.nvim" -- Easily comment stuff - use "kyazdani42/nvim-web-devicons" - use "kyazdani42/nvim-tree.lua" use "akinsho/bufferline.nvim" use "moll/vim-bbye" use 'nvim-lualine/lualine.nvim' -- cgit v1.2.3