-
Notifications
You must be signed in to change notification settings - Fork 4
clneagu/.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Vim Docs: http://vim.dev.ro #ATTN: Backup old .vim if you still need it # Clone new .vim [Read/Write vs. Read Only] git clone [email protected]:clneagu/.vim git clone git://github.com/clneagu/.vim # clone vundle management plugin mkdir -p ~/.vim/bundle/ && git clone https://github.com/gmarik/vundle ~/.vim/bundle/vundle # install all the plugins via vundle vim -u ~/.vim/bundles.vim +BundleInstall +q # create symlink to the new .vimrc file ln -s ~/.vim/.vimrc ~/.vimrc # add the following line to ~/.bashrc for 256 color terminal export TERM="xterm-256color"
About
vim config
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published