require "nvchad.options" -- add yours here! -- local o = vim.o -- o.cursorlineopt ='both' -- to enable cursorline! vim.g.lua_snippets_path = { vim.fn.stdpath "config" .. "/snippets" }