How To Install Vimdiff.nvim?
Maintainer: Debian Vim Maintainers
Email: [email protected] .
Website: https://neovim.io/
Section: editors
Install vimdiff.nvim
-
Debian
apt-get install neovim
Click to copy -
Ubuntu
apt-get install neovim
Click to copy -
Alpine OS
apk add neovim
Click to copy -
Arch Linux
pacman -S neovim
Click to copy -
Kali Linux
apt-get install neovim
Click to copy -
Fedora
dnf install neovim
Click to copy -
Raspbian
apt-get install neovim
Click to copy -
macOS
brew install neovim
Click to copy
neovim
heavily refactored vim forkNeovim is a fork of Vim focused on modern code and features, rather than running in legacy environments. msgpack API enables structured communication to/from any programming language. Remote plugins run as co-processes that communicate with Neovim safely and asynchronously. GUIs (or TUIs) can easily embed Neovim or communicate via TCP sockets using the discoverable msgpack API.
To install the latest version of vimdiff.nvim in your favorite operating system just copy the vimdiff.nvim installation command from above and paste it into terminal. It will download and install the latest version of vimdiff.nvim 2023 package in your OS.