Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 210 Bytes

File metadata and controls

5 lines (5 loc) · 210 Bytes

Install Pulg By nvim

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'