neovim-config/lua/options.lua
2024-03-18 06:34:01 +05:30

6 lines
117 B
Lua

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