mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +05:30
Migrating some doom emacs to nvchad
This commit is contained in:
parent
f975867a81
commit
29eacd05bb
12 changed files with 353 additions and 3 deletions
6
user/app/nvim/lua/options.lua
Normal file
6
user/app/nvim/lua/options.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
require "nvchad.options"
|
||||
|
||||
-- add yours here!
|
||||
|
||||
-- local o = vim.o
|
||||
-- o.cursorlineopt ='both' -- to enable cursorline!
|
Loading…
Add table
Add a link
Reference in a new issue