After ten long years, the popular Vim (Vi IMproved) open-source text editor used by many programmers worldwide has received a major update that brings lots of interesting new features and improvements.
|
|
Prominent new features of Vim 8.0 include asynchronous I/O support, a brand new style testing, support for channels, GTK+ 3 support, DirectX support on Microsoft Windows platforms, JSON support, merge of the viminfo feature by timestamp, as well as support for jobs, timers, closures, partials, packages, and lambdas.
Whether you believe it or not, Vim 8.0 is finally here, and it's the most advanced stable release of the text editor software, which means that the time has come for you to upgrade your old Vim 7.4.x installation. To do that, install Vim 8.0 from the official repositories of your GNU/Linux operating system, or grab the source and compile it yourself. Full Story |