From e789b9b296670d3c2ce21bf090e466342d7090c6 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 4 Feb 2024 01:38:41 -0600 Subject: [PATCH] refactor(nvim): enable indent blankline in org buffers --- dots/.config/nvim/lua/plugins/configs/indent-blankline.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/dots/.config/nvim/lua/plugins/configs/indent-blankline.lua b/dots/.config/nvim/lua/plugins/configs/indent-blankline.lua index dde8a76c..27b7c598 100644 --- a/dots/.config/nvim/lua/plugins/configs/indent-blankline.lua +++ b/dots/.config/nvim/lua/plugins/configs/indent-blankline.lua @@ -31,7 +31,6 @@ return { "NeogitPopup", "NeogitLogView", "norg", - "org", }, }, indent = {