gitsigns, vim opts, restructure

This commit is contained in:
Zacharias-Brohn
2025-02-06 13:49:35 +01:00
parent c894fa32a7
commit 50b00eb8b6
10 changed files with 294 additions and 116 deletions
+1 -2
View File
@@ -2,5 +2,4 @@ require "nvchad.options"
-- add yours here!
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!
-- local o = vim.o o.cursorlineopt ='both' -- to enable cursorline!