mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 22:11:11 -03:00
Rewriting indenting functionality to use new parser
This commit is contained in:
@@ -51,6 +51,7 @@ RESOLVE(job_list)
|
||||
{
|
||||
case parse_keyword_end:
|
||||
case parse_keyword_else:
|
||||
case parse_keyword_case:
|
||||
// End this job list
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user