VoidVim/lua/options.lua

7 lines
117 B
Lua
Raw Normal View History

2024-03-09 19:03:44 +03:00
require "nvchad.options"
-- add yours here!
2024-03-18 04:04:01 +03:00
-- local o = vim.o
-- o.cursorlineopt ='both' -- to enable cursorline!