dag / vim-fish

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

Fix grammar #30

Closed ElijahLynn closed 6 years ago

ElijahLynn commented 9 years ago

Prior it was implied that vim-fish shipped with some software. Clarified to now say ships with support for.

lilyball commented 9 years ago

But it does ship with those things. You could say that it "ships with support for Syntastic", or you could say what it does say and say it "ships with a syntax checker for Syntastic". Saying it "ships with support for a syntax checker for Syntastic" is just wrong.

ElijahLynn commented 9 years ago

Thanks for the response!

Okay, this part implied that I had to install them "But you don't have to install any of those to use this addon.". Maybe that string should be 'enable' instead of 'install'?

Also, how do I install/enable them?

Sorry, a bit of a noob to Vim plugins.

lilyball commented 9 years ago

What it's saying is that vim-fish ships with support for Syntastic (and other plugins), but that you don't have to install Syntastic (or the other plugins) in order to use vim-fish.

If you want to install those plugins, there's a link to each plugin, and the plugin should have installation instructions. But just because vim-fish supports a plugin doesn't necessarily mean you want it; you should look at each plugin and decide if it's useful to you before installing it.