..
This commit is contained in:
@@ -134,13 +134,20 @@ local plugins = {
|
||||
|
||||
{ "tpope/vim-surround", lazy = false },
|
||||
|
||||
{ "tpope/vim-fugitive" },
|
||||
{ "famiu/bufdelete.nvim", lazy = false },
|
||||
|
||||
-- { "tpope/vim-fugitive", lazy = false },
|
||||
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
enabled = false,
|
||||
},
|
||||
|
||||
{
|
||||
"lewis6991/gitsigns.nvim",
|
||||
enabled = false,
|
||||
},
|
||||
|
||||
-- To make a plugin not be loaded
|
||||
-- {
|
||||
-- "NvChad/nvim-colorizer.lua",
|
||||
|
||||
Reference in New Issue
Block a user