Files
dotfiles/nvim/lua/options.lua
2026-05-24 10:08:07 +08:00

7 lines
117 B
Lua

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