- commit
- 8d3c7b4
- parent
- 91a0fcd
- author
- Eric Bower
- date
- 2025-07-09 20:33:38 -0400 EDT
chore(nvim): remove plugin
1 files changed,
+0,
-7
+0,
-7
1@@ -203,13 +203,6 @@ require("lazy").setup({
2 vim.cmd[[colorscheme dracula]]
3 end
4 },
5- -- {
6- -- "lukas-reineke/indent-blankline.nvim",
7- -- main = "ibl",
8- -- config = function()
9- -- require("ibl").setup({ scope = { enabled = false } })
10- -- end
11- -- },
12 {
13 "nvim-treesitter/nvim-treesitter-context",
14 config = function()