chadvim_conf/lua/options.lua

7 lines
117 B
Lua
Raw Normal View History

2024-05-30 11:10:10 +02:00
require "nvchad.options"
-- add yours here!
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!