Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neovim/neovim
Vim-fork focused on extensibility and usability
https://github.com/neovim/neovim
api c lua neovim nvim text-editor vim
Last synced: 11 days ago
JSON representation
Vim-fork focused on extensibility and usability
- Host: GitHub
- URL: https://github.com/neovim/neovim
- Owner: neovim
- License: other
- Created: 2014-01-31T13:39:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T01:29:38.000Z (7 months ago)
- Last Synced: 2024-04-14T02:29:57.391Z (7 months ago)
- Topics: api, c, lua, neovim, nvim, text-editor, vim
- Language: Vim Script
- Homepage: https://neovim.io
- Size: 252 MB
- Stars: 76,163
- Watchers: 984
- Forks: 5,258
- Open Issues: 1,704
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome - neovim
- Awesome - NeoVim - Vim-fork focused on extensibility and usability. (Development / Code Editors / IDE)
- toolbox - neovim - I belong to the cult. My configuration is built from scratch, but hidden in my private dotfiles repository. (Editor)
- awesome-cli-apps - neovim - Modern vim. (Development / Text Editors)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/neovim/neovim - Better vim (Jump To / Useful)
- fucking-Awesome-Linux-Software - ![Open-Source Software - Neovim is a fork of Vim aiming to improve user experience, plugins, and GUIs. (Applications / Text Editors)
- awesome-ccamel - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- my-awesome-github-stars - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- awesome-starred-test - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- my-awesome-starred - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- my-awesome - neovim - Vim-fork focused on extensibility and agility. (VimL)
- awesome-repositories - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- awesome-starred - neovim - Vim-fork focused on extensibility and usability (Vim script)
- AiTreasureBox - neovim/neovim - 11-02_82995_9](https://img.shields.io/github/stars/neovim/neovim.svg)|Vim-fork focused on extensibility and usability| (Repos)
- awesome-for-beginners - Neovim - first-issue)_ <br> Vim-fork focused on extensibility and agility. (C)
- awesome-dev-machine - NeoVim (Free) - Vim-fork focused on extensibility and usability - Mac/Windows (Tools I want to check out/start use / SaaS-tools)
- awesome-list - neovim - fork focused on extensibility and usability | neovim | 46391 | (Vim script)
- Awesome-Linux-Software - ![Open-Source Software - Neovim is a fork of Vim aiming to improve user experience, plugins, and GUIs. (Applications / Text Editors)
- fucking-awesome-cli-apps - neovim - Modern vim. (Development / Text Editors)
- awesome-made-by-brazilians - Neovim
- awesome-linux-ricing - neovim
- awesome-linux-customization - **neovim** - Vim-fork focused on extensibility and usability. (Text Editor)
- Awesome-BSD-Ports-Programs-And-Projects - ![Open-Source Software - Neovim is an aggressive refactor of editors/vim. It represents a including sensible defaults, a built-in terminal emulator, asynchronous plugin architecture, and powerful APIs designed for speed and extensibility. It retains full compatibility with almost all Vim plugins and scripts. Open the software with `nvim`, not `neovim`. (Ports and Programs / Editors)
- awesome - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- my-awesome - neovim/neovim - editor,vim pushed_at:2024-11 star:83.0k fork:5.7k Vim-fork focused on extensibility and usability (Vim Script)
- jimsghstars - neovim/neovim - Vim-fork focused on extensibility and usability (Vim Script)
- fucking-awesome-for-beginners - Neovim - first-issue)_ <br> Vim-fork focused on extensibility and agility. (C)
- awesome-mac - Neovim - 专注于可扩展性和可用性的 Vim 分支。 [![Open-Source Software][OSS Icon]](https://github.com/neovim/neovim) ![Freeware][Freeware Icon] (开发者工具 / 编辑器)
- trackawesomelist - Neovim (⭐82k) - Vim-fork focused on extensibility and usability. [![Open-Source Software](https://jaywcjlove.github.io/sb/ico/min-oss.svg "Open Source Software")](https://github.com/neovim/neovim) ![Freeware](https://jaywcjlove.github.io/sb/ico/min-free.svg "Freeware") (Recently Updated / [Oct 13, 2024](/content/2024/10/13/README.md))
- fucking-awesome-mac - Neovim - 专注于可扩展性和可用性的 Vim 分支。 [![Open-Source Software][OSS Icon]](https://github.com/neovim/neovim) ![Freeware][Freeware Icon] (开发者工具 / 编辑器)
README
[![Coverity Scan analysis](https://scan.coverity.com/projects/2227/badge.svg)](https://scan.coverity.com/projects/2227)
[![Packages](https://repology.org/badge/tiny-repos/neovim.svg)](https://repology.org/metapackage/neovim)
[![Debian CI](https://badges.debian.net/badges/debian/testing/neovim/version.svg)](https://buildd.debian.org/neovim)
[![Downloads](https://img.shields.io/github/downloads/neovim/neovim/total.svg?maxAge=2592001)](https://github.com/neovim/neovim/releases/)Neovim is a project that seeks to aggressively refactor [Vim](https://www.vim.org/) in order to:
- Simplify maintenance and encourage [contributions](CONTRIBUTING.md)
- Split the work between multiple developers
- Enable [advanced UIs] without modifications to the core
- Maximize [extensibility](https://neovim.io/doc/user/ui.html)See the [Introduction](https://github.com/neovim/neovim/wiki/Introduction) wiki page and [Roadmap]
for more information.Features
--------- Modern [GUIs](https://github.com/neovim/neovim/wiki/Related-projects#gui)
- [API access](https://github.com/neovim/neovim/wiki/Related-projects#api-clients)
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](https://neovim.io/doc/user/terminal.html)
- Asynchronous [job control](https://github.com/neovim/neovim/pull/2247)
- [Shared data (shada)](https://github.com/neovim/neovim/pull/2506) among multiple editor instances
- [XDG base directories](https://github.com/neovim/neovim/pull/3470) support
- Compatible with most Vim plugins, including Ruby and Python pluginsSee [`:help nvim-features`][nvim-features] for the full list, and [`:help news`][nvim-news] for noteworthy changes in the latest version!
Install from package
--------------------Pre-built packages for Windows, macOS, and Linux are found on the
[Releases](https://github.com/neovim/neovim/releases/) page.[Managed packages] are in [Homebrew], [Debian], [Ubuntu], [Fedora], [Arch Linux], [Void Linux], [Gentoo], and more!
Install from source
-------------------See [BUILD.md](./BUILD.md) and [supported platforms](https://neovim.io/doc/user/support.html#supported-platforms) for details.
The build is CMake-based, but a Makefile is provided as a convenience.
After installing the dependencies, run the following command.make CMAKE_BUILD_TYPE=RelWithDebInfo
sudo make installTo install to a non-default location:
make CMAKE_BUILD_TYPE=RelWithDebInfo CMAKE_INSTALL_PREFIX=/full/path/
make installCMake hints for inspecting the build:
- `cmake --build build --target help` lists all build targets.
- `build/CMakeCache.txt` (or `cmake -LAH build/`) contains the resolved values of all CMake variables.
- `build/compile_commands.json` shows the full compiler invocations for each translation unit.Transitioning from Vim
--------------------See [`:help nvim-from-vim`](https://neovim.io/doc/user/nvim.html#nvim-from-vim) for instructions.
Project layout
--------------├─ cmake/ CMake utils
├─ cmake.config/ CMake defines
├─ cmake.deps/ subproject to fetch and build dependencies (optional)
├─ runtime/ plugins and docs
├─ src/nvim/ application source code (see src/nvim/README.md)
│ ├─ api/ API subsystem
│ ├─ eval/ Vimscript subsystem
│ ├─ event/ event-loop subsystem
│ ├─ generators/ code generation (pre-compilation)
│ ├─ lib/ generic data structures
│ ├─ lua/ Lua subsystem
│ ├─ msgpack_rpc/ RPC subsystem
│ ├─ os/ low-level platform code
│ └─ tui/ built-in UI
└─ test/ tests (see test/README.md)License
-------Neovim contributions since [b17d96][license-commit] are licensed under the
Apache 2.0 license, except for contributions copied from Vim (identified by the
`vim-patch` token). See LICENSE for details.Vim is Charityware. You can use and copy it as much as you like, but you are
encouraged to make a donation for needy children in Uganda. Please see the
kcc section of the vim docs or visit the ICCF web site, available at these URLs:https://iccf-holland.org/
https://www.vim.org/iccf/
https://www.iccf.nl/You can also sponsor the development of Vim. Vim sponsors can vote for
features. The money goes to Uganda anyway.[license-commit]: https://github.com/neovim/neovim/commit/b17d9691a24099c9210289f16afb1a498a89d803
[nvim-features]: https://neovim.io/doc/user/vim_diff.html#nvim-features
[nvim-news]: https://neovim.io/doc/user/news.html
[Roadmap]: https://neovim.io/roadmap/
[advanced UIs]: https://github.com/neovim/neovim/wiki/Related-projects#gui
[Managed packages]: ./INSTALL.md#install-from-package
[Debian]: https://packages.debian.org/testing/neovim
[Ubuntu]: https://packages.ubuntu.com/search?keywords=neovim
[Fedora]: https://packages.fedoraproject.org/pkgs/neovim/neovim/
[Arch Linux]: https://www.archlinux.org/packages/?q=neovim
[Void Linux]: https://voidlinux.org/packages/?arch=x86_64&q=neovim
[Gentoo]: https://packages.gentoo.org/packages/app-editors/neovim
[Homebrew]: https://formulae.brew.sh/formula/neovim