I have no idea

This commit is contained in:
iris committed 2023-02-06 01:52:42 -05:00
1 parent c4f2a1e4cb
commit d069cc3ac0
15 files changed
+176 -75

No files matched your search

+3
View File
@@ -13,4 +13,7 @@ vim.cmd [[match ExtraWhitespace /\s\+$/]]
gbhl('Normal', 'none')
gbhl('EndOfBuffer', 'none')
gbhl('SignColumn', 'none')
gbhl('NeoTreeNormal', 'none')
gbhl('NeoTreeNormalNC', 'none')
gbhl('NeoTreeEndOfBuffer', 'none')