nvide: Personal vim configurations, which using Neovim as an IDE, powered by modern nvim plugins such as coc.nvim, Leaderf and more.
- Download latest (prerelease) neovim. Appimage format is recommended. Rename the package as
nvim. - Download nvim.config.tar.gz from github action of this repository.
- unzip the file and put it together with nvim like:
nvim nvim.config/, so that when you run./nvim, it will use configurations in thenvim.config.