Configuration files for my GNU/Linux installation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dotfiles/nvchad/.config/nvim/lua/options.lua

6 lines
89 B

require("nvchad.options")
-- add yours here!
local o = vim.o
o.cursorlineopt = "both"