Skip to content
/ dotvim Public

This is the repository where I keep my vim plugins and configuration files. Instructions for installing can be found in the README file

License

Notifications You must be signed in to change notification settings

convolu/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f83579 · Feb 24, 2022

History

42 Commits
Mar 27, 2020
Mar 27, 2020
Feb 24, 2022
Oct 1, 2014
Mar 16, 2015
Mar 16, 2015

Repository files navigation

Installation:

git clone git://github.com/convolu/dotvim.git ~/.vim

Configure:

Automatically

~/.vim/setup_dotvim.sh

Manually:

Create symlinks:

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

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

cd ~/.vim
git submodule init
git submodule update

Done using instructions from http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/

About

This is the repository where I keep my vim plugins and configuration files. Instructions for installing can be found in the README file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published