add routes file to special list
This commit is contained in:
parent
dcab62f55b
commit
a6a34c6edd
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ local function smart_tab_name()
|
|||
".env",
|
||||
".env%..*",
|
||||
"router%..*",
|
||||
"routes%..*",
|
||||
"controller%..*",
|
||||
"service%..*",
|
||||
"utils%..*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue