This commit is contained in:
2026-09-07 02:36:28 -04:00
committed by thread
parent bf3234ca18
commit 16b51b0e6d
4 changed files with 39 additions and 12 deletions
+8 -1
View File
@@ -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",