Skip to content

ToshikiNakamura0412/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

License: MIT

Environment

OS

  • Linux
    • alpine
    • arch
    • debian
    • fedora
    • opensuse (leap)
    • ubuntu
  • macOS (Prerequisites: pip3)

Architecture

  • x86_64
  • arm64

Installation

git clone --recursive https://github.com/ToshikiNakamura0412/nvim.git
./nvim/install.sh

Options

  • --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.
    • Prerequisites: curl
  • --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.

Setup

plugin

  • If you want to enable Github Copilot, please execute the following in Neovim:
    :Copilot setup
    

Releases

No releases published

Packages

 
 
 

Contributors