dag / vim-fish

Vim support for editing fish scripts
MIT License
432 stars 59 forks source link

Highlight "test" keywords (i.e.: `test`, `contains`, `not` and `count`) #22

Closed RobertAudi closed 6 years ago

dag commented 6 years ago

Thanks. However, I prefer not to special case anything that isn't actually syntax, and it would hide the fact that if merely takes a command to execute and conditionals aren't actually any special syntax.