nvim-completion VS invim

Compare nvim-completion vs invim and see what are their differences.

nvim-completion

:zap: An async autocompletion framework for Neovim (by noib3)

invim

Remote for Neovim using only Neovim and Bash (by groves)
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
nvim-completion invim
8 1
527 5
- -
9.0 0.0
over 1 year ago 5 months ago
Rust Shell
MIT License -
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.

nvim-completion

Posts with mentions or reviews of nvim-completion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.

invim

Posts with mentions or reviews of invim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-15.
  • Neovim 0.7 Released
    17 projects | news.ycombinator.com | 15 Apr 2022
    For that to work, you'll need the 'wait' versions of the remote flags. Those are still being worked on in a PR, but I'm hoping to finish them up by the next release: https://github.com/neovim/neovim/pull/17856

    That said, this sort of remote opening has been possible in Neovim since the client-server stuff was added in the early days. This is only adding the remote editing flags and implementation to Neovim itself to make it easier.

    Neovim-remote(https://github.com/mhinz/neovim-remote#typical-use-cases) is an outside-of-Neovim way to do it with the Python client. It has an $EDITOR setting listed there. Or if you don't want to use Python, you can use invim(https://github.com/groves/invim#to-use-as-your-git-commit-me...). It's just a shell script. Or you can wait for the next release!

What are some alternatives?

When comparing nvim-completion and invim you can also consider the following projects:

nvim-send - Essentially "nvim --remote-expr <expr>" / "nvim --remote-send <keys>" or "nvr --nostart --remote-send <keys>" in Rust

neovim-remote - :ok_hand: Support for --remote and friends.

ocaml-lsp - OCaml Language Server Protocol implementation

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

cargo-limit - Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

neovide - No Nonsense Neovim Client in Rust

kickstart.nvim - A launch point for your personal nvim configuration

coq.artifacts

sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages