summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/options.lua
blob: 738f20b28ce729225819d4f7b4cc2dd79fae6e65 (plain) (blame)
1
2
3
4
5
6
require "nvchad.options"

-- add yours here!

-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!