Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

rgon's .vim files

Installation:

git clone git@github.com:iamrgon/dotvim.git ~/.vim

Create symlinks:

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

Switch to the ~/.vim directory, and fetch submodules:

cd ~/.vim
git submodule update --init

To upgrade bundled plugins:

git submodule foreach git pull origin main

Install new plugin:

git submodule add <git repo url> <path to bundle dir>/<plugin name>

About

rgon's .vim files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages