Installing will create an executable in ~/.local/bin
called 2nvim
that will open NovaVim
- Install the "Jetbrains Mono" font family (medium style)
- install the "M+" nerd font (medium style)
- Clone the GitHub repository
$ git clone https://github.com/hudson-newey/NovaVim.git
>
$ ./install.py
>
Because you are installing by piping to shell, please check the script at https://raw.githubusercontent.com/hudson-newey/NovaVim/main/web-install.sh and https://raw.githubusercontent.com/hudson-newey/NovaVim/main/install.py before running it
$ curl -sL https://raw.githubusercontent.com/hudson-newey/NovaVim/main/web-install.sh | sh
>