refactor(nvim): stop detecting `stylua.yml` as root

chezmoi
sgoudham 2 years ago
parent 3b5debb58c
commit f15fd15b0a
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -11,7 +11,6 @@ return {
".svn", ".svn",
"Makefile", "Makefile",
"package.json", "package.json",
"stylua.toml",
"wezterm.lua", "wezterm.lua",
}, },
}) })

Loading…
Cancel
Save