Vibeleaderboard
← Back to Vibers
neovim
Company

neovim

Index Rank163

2 Tools

Neovim is a community-driven open-source fork of Vim, started in 2014 by Thiago de Arruda to aggressively modernize Vim's aging codebase while preserving its modal editing model. The project introduced native Lua scripting, built-in Language Server Protocol support, and an asynchronous plugin API, and has been voted the most admired development environment in Stack Overflow's annual developer survey five years running.

Tools

Neovim(github.com/neovim/neovim)

Extensible refactor of Vim with APIs for any language, async operations, and compatibility with most Vim plugins.

Developer ToolsOpen SourceCLI Tools102.2kNOASSERTIONbuilt by neovim
Neovim Ruby(https://github.com/neovim/neovim-ruby)

Ruby client library and remote plugin host that lets Ruby code script and extend Neovim.

Developer ToolsOpen SourceLibraries368MITbuilt by neovim