dag / vim-fish

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

Fix indentation #46

Closed georgewitteman closed 3 years ago

georgewitteman commented 5 years ago

This fixes an issue where any end statement was getting unindented to the beginning of the line.

2019-06-03 23 10 02

sudoforge commented 5 years ago

Leaving a comment here for reference (and to easily see the status of this PR in the following issue): https://github.com/sheerun/vim-polyglot/pull/408