dotfiles/components/nvim/lua/options.lua
2024-09-13 22:06:26 +05:00

7 lines
117 B
Lua

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