vim-fish/autoload
Patrice Peterson 986fcb1e1f Use shiftwidth() instead of &shiftwidth
The `shiftwidth` option can be set to 0, in which case the tabstop value
is used instead. In order to always set the correct shiftwidth, the Vim
docs advise the use of the `shiftwidth()` function.
2014-04-21 10:59:51 +02:00
..
fish.vim Use shiftwidth() instead of &shiftwidth 2014-04-21 10:59:51 +02:00