mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
nil: remove some root file requirements
This commit is contained in:
parent
244000e030
commit
c2553dcb54
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ end
|
||||||
|
|
||||||
local root_files = {
|
local root_files = {
|
||||||
'flake.nix',
|
'flake.nix',
|
||||||
'default.nix',
|
|
||||||
'shell.nix',
|
|
||||||
'.git',
|
'.git',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue