rubl
Crazy Mango Extraordinaire
The wondering type
Posts: 23,997
Likes: 9,333
|
Post by rubl on Sept 20, 2016 7:40:49 GMT 7
Vim, a 'vi' like editor used by many developers worldwide. OpenSource and pre-generated versions for Windows and various UNIX like O.S-es. "[2016-09-12] After more than ten years there is a major Vim release. It gives you interesting new features, such as channels, JSON, Jobs, Timers, Partials, Lambdas, Closures, Packages and more. Test coverage has been increased, many bugs were fixed, this is a rock stable version. Read more about it in the announcement. (Bram Moolenaar) " groups.google.com/forum/#!msg/vim_dev/CmiGxtJ7fn4/DzdTuTtIAQAJ "Vim - the ubiquitous text editor Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X. Vim is rock stable and is continuously being developed to become even better. Among its features are: . persistent, multi-level undo tree . extensive plugin system . support for hundreds of programming languages and file formats . powerful search and replace . integrates with many tools" www.vim.org
|
|