Skip to content

DoesntMatter/vimrc

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

Watchers

Forks

Releases

No releases published

Packages

No packages published