fix(nvim): disable dumb root_spec default
This commit is contained in:
parent
23fdaae3e5
commit
1cf1717608
@ -1,3 +1,4 @@
|
||||
-- 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", "cwd" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user