dag / vim-fish

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

Broken syntax of quoted strings #42

Open nogerine opened 6 years ago

nogerine commented 6 years ago

If I write even number of \ right before quotes, it will show as if I wanted to escape that quote

Minimal example:

'\\' ...