Files
vim-gitgutter/autoload/gitgutter
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-03-04 14:40:40 +01:00
2015-08-17 09:29:15 +02:00
2015-08-17 09:29:15 +02:00