
- Linux
- alpine
- arch
- debian
- fedora
- opensuse (leap)
- ubuntu
- macOS (Prerequisites: pip3)
git clone --recursive https://github.com/ToshikiNakamura0412/nvim.git
./nvim/install.sh
--with-copilot : Enable GitHub Copilot plugin in Neovim.
--setup-only : If you want to run only the setup script without installing the prerequisites, use this option.
--app-only : If you want to install the nvim app only, use this option.
- Prerequisites: wget
--no-fuse-nvim-app : If your environment does not have FUSE, execute additional installation with this option.
- If you want to enable Github Copilot, please execute the following in Neovim: