Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 323 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 323 Bytes

Pure Vim

Installation

Clone repository

Vim

$ git clone https://github.com/oszika/purevim.git ~/.vim

Neovim

$ git clone https://github.com/oszika/purevim.git ~/.config/nvim

Install vim-plug

$ ~/.vim/plugInstall.sh

Install plugins

$ vim
:PlugInstall