dag / vim-fish

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

Add @Spell to appropriate syntax regions #53

Open shwnchpl opened 2 years ago

shwnchpl commented 2 years ago

Adds @Spell to the fishComment and fishString syntax regions so that spellchecking is restricted to those regions and does not default to the entire file.