add more filename whitelists for easier tab names
This commit is contained in:
parent
31b96e313a
commit
b43def52fc
1 changed files with 2 additions and 0 deletions
|
@ -200,6 +200,8 @@ local function smart_tab_name()
|
||||||
"cronitor%..*",
|
"cronitor%..*",
|
||||||
"healthchecks.io%..*",
|
"healthchecks.io%..*",
|
||||||
"flake.*",
|
"flake.*",
|
||||||
|
"configuration.nix",
|
||||||
|
"hardware-configuration.nix",
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Check if the filename matches any pattern in the whitelist
|
-- Check if the filename matches any pattern in the whitelist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue