your-nvim VS neovim

Compare your-nvim vs neovim and see what are their differences.

neovim

Vim-fork focused on extensibility and usability (by neovim)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
your-nvim neovim
1 1,384
- 76,665
- 1.3%
- 10.0
- 1 day ago
Vim Script
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

your-nvim

Posts with mentions or reviews of your-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-03.
  • How do I install latest neovim version on Ubuntu?
    4 projects | /r/neovim | 3 Dec 2022
    ```#!/bin/bash# OUTPUT-COLORINGred='\e[0;31m'green='\e[0;32m'# Introduction to the setup scriptecho -e "Setup neovim...\n"cd ~sudo rm -r neovimgit clone https://github.com/neovim/neovimcd neovimsudo make CMAKE_BUILD_TYPE=Release installcd ~sudo rm -r neovimgit clone https://github.com/username/your-nvim config.git ~/.config/nvim```

neovim

Posts with mentions or reviews of neovim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.

What are some alternatives?

When comparing your-nvim and neovim you can also consider the following projects:

vim9 - An experimental fork of Vim, exploring ways to make Vim script faster and better.

helix - A post-modern modal text editor.

neovide - No Nonsense Neovim Client in Rust

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

AstroVim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

vim-polyglot - A solid language pack for Vim.

pylance-release - Documentation and issues for Pylance

neovim-qt - Neovim client library and GUI, in Qt5.

vim-visual-multi - Multiple cursors plugin for vim/neovim

FiraCode - Free monospaced font with programming ligatures

intellij-lsp-server - Exposes IntelliJ IDEA features through the Language Server Protocol.