Files
nvimdots/lua/options.lua
T
Zacharias-Brohn 24bbfbda9f first commit
2025-01-11 11:45:57 +01:00

7 lines
117 B
Lua

require "nvchad.options"
-- add yours here!
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!