This commit is contained in:
veypi
2026-03-18 00:46:36 +08:00
parent 06069df8e5
commit 95bec67c2d
4 changed files with 35 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
--
vim.g.root_spec = { { ".git", "lua" }, "lsp", "cwd" }