DEV Community

Discussion on: Vim won't make you a more productive developer

Collapse
 
tux0r profile image
tux0r

99% of the time, you'll be using the vim you installed and configured.

And since every single distributor compiles different options, you can never be sure about which they are.

Thread Thread
 
scottkidder profile image
Scott Kidder

If you can use git and GitHub, you can compile your own vim in easily less than 5 minutes.

Thread Thread
 
tux0r profile image
tux0r • Edited

That's true for all editors. (I compile from Mercurial though.)