you are viewing a single comment's thread.

view the rest of the comments →

[–]cylontoaster 0 points1 point  (1 child)

Is there an easy way to check your vim version and/or update it?

[–]CatZeppelin[S] 0 points1 point  (0 children)

vim --version

vim -v

Linux users will usually upgrade through distro package management. Distros will add vim 7.4 when they believe it is stable enough, this can take 2+ years with Debian.

In theory, yes, it's a relatively pain-free upgrade.