Files
dots/common/.config/nvim/lua/options.lua
T
2026-08-13 01:11:41 +02:00

7 lines
117 B
Lua

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