dag / vim-fish

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

Line continuations #4

Open dag opened 11 years ago

dag commented 11 years ago

If a line ends with a backslash, the following line should highlight as being in argument position and possibly be indented two or three levels more than the previous line, unless that line too was a line continuation (but the editor in fish does not indent continued lines).