Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim plugins and vimrc

Install

Clone the repo into ~/.vim/pack

git clone https://github.com/janospapp/vim ~/.vim
cd ~/.vim
git submodule init && git submodule update

or simply

git clone --recurse-submodules https://github.com/janospapp/vim ~/.vim

Then create a symlink of .vimrc to your home directory

ln -s ~/.vim/.vimrc ~/.vimrc

Add new modules

git submodule add <github repo path> pack/plugins/start/<plugin-name>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages