Files
dotfiles/.config/nvim/lua/options.lua
2025-07-06 17:56:43 +03:00

7 lines
117 B
Lua

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