Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

33 Commits

Repository files navigation

Vim configuration

My personal Vim configuration

Dependencies

  • Ctags

sudo apt-get install ctags

Installation guide

  • Backup your current directory

mv ~/.vim ~/.vim_bak

  • Clone this repository to your .vim directory

git clone git://github.com/DoesntMatter/vimrc.git ~/.vim

  • Link your .vimrc

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

  • Update this repository

cd ~/.vim && git pull

Useful things

  • Open shell prompt

:ConqueTerm bash

  • Open shell prompt in new window

:ConqueTermSplit bash

Credits and Thanks

Anyone who has contributed

About

My personal Vim configuration

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages