Files
nvim-config/lua/options.lua
T
2025-03-26 18:52:12 +01:00

7 lines
123 B
Lua
Executable File

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