Files
nvim-configs/lua/options.lua
Николай Вигдоров fbdf0560cf init config
2024-12-05 18:52:38 +03:00

7 lines
117 B
Lua

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