Commit graph

10 commits

Author SHA1 Message Date
antonk52
90f15d9bf7 feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
antonk52
bd9095e969 feat(keywords) add keyword.return & keyword.yield 2021-07-04 21:49:17 +02:00
Omar Zeghouani
859c743296 locals: add more scopes 2021-07-04 21:48:20 +02:00
Gregory Anders
c71edcd781
fish: only highlight 'test' keyword instead of entire condition (#1464) 2021-07-02 09:52:24 +00:00
Omar Zeghouani
0c5b61b2aa Fix boolean highlight 2021-06-06 23:10:00 +02:00
Omar Zeghouani
1289f56fe9 Use any_of predicate for builtin functions 2021-06-06 23:10:00 +02:00
Omar Zeghouani
801adf2377 fish: move test to test_command 2021-05-17 23:24:46 +02:00
Thomas Vigouroux
ae7c5c9fdb feat(fish): highlight test_option 2021-05-17 20:46:34 +02:00
Omar Zeghouani
71247a4a65 comment: remove @combined 2021-05-17 00:37:32 +02:00
Omar Zeghouani
83f7739071 Add fish queries
Add isatty as builtin

Update function_definition option

Update highlights.scm per review

Fix list indentation

Add maintainer names
2021-05-07 10:12:31 +02:00