Files
nvim/lua/options.lua
T
2025-02-06 13:49:35 +01:00

6 lines
114 B
Lua

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