Neovim

Last Updated on: 12th December 2023, 01:17 pm

Web site: neovim.io
Category: Office
Subcategory: Text Editors
Platform: Linux, OS X, Windows, BSD
License: Apache
Interface: CLI
Wikipedia:
First release: 2014

Neovim – a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever, but none are Vim. Neovim is built for users who want the good parts of Vim, and more.

Neovim is a project that seeks to aggressively refactor Vim in order to:
– Simplify maintenance and encourage contributions
– Split the work between multiple developers
– Enable advanced UIs without modifications to the core
– Maximize extensibility

Features:
– Modern GUIs
– API access from any language including C/C++, C#, Clojure, D, Elixir, Go, Haskell, Java/Kotlin, JavaScript/Node.js, Julia, Lisp, Lua, Perl, Python, Racket, Ruby, Rust
– Embedded, scriptable terminal emulator
– Asynchronous job control
– Shared data (shada) among multiple editor instances
– XDG base directories support
– Compatible with most Vim plugins, including Ruby and Python plugins


Click to rate this post!
[Total: 0 Average: 0]

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.