Files
vim-gitgutter/autoload
Manuel Johannes Messner 0ca15c8ad2 Add support for fish shell
The `&&` and the `||` operators aren't available in fish.
The equivalents are `; and` and `; or`.
Also single parentheses are used for command substitution.
The fish equivalents are `begin` and `end`.
But they aren't needed here.
2015-08-17 09:29:15 +02:00
..
2015-08-17 09:29:15 +02:00
2015-03-05 12:19:02 +01:00