options.lua (117B)
1 require "nvchad.options" 2 3 -- add yours here! 4 5 -- local o = vim.o 6 -- o.cursorlineopt ='both' -- to enable cursorline!