momofor / nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim

run this command to download vim-plug

sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \

   https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'

then run this command

git clone https://github.com/momofor/nvim ~/.config

About


Languages

Language:Vim Script 98.7%Language:Python 0.9%Language:Vim Snippet 0.4%