initial 0.11 rebuild
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
9
lua/options.lua
Normal file
9
lua/options.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
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" }
|
||||
|
||||
Reference in New Issue
Block a user