forked from haridas/Dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
suraj/Dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Forked it from haridas's repo and did some changes for myself. Following vim bundles are included: - https://github.com/klen/python-mode.git - https://github.com/wincent/Command-T.git - https://github.com/klen/rope-vim.git - https://github.com/xolox/vim-notes - https://github.com/scrooloose/nerdcommenter.git - https://github.com/tpope/vim-fugitive.git - https://github.com/majutsushi/tagbar.git - https://github.com/scrooloose/syntastic.git - https://github.com/msanders/snipmate.vim.git - https://github.com/fholgado/minibufexpl.vim.git - https://github.com/vim-scripts/simple-pairs.git - https://github.com/scrooloose/nerdtree.git Check haridas's blog for full documentation about VIM and how to setup it. -- http://haridas.in/vim-as-your-ide.html Installation Procedure ----------------------- $ bash <<EOT git clone https://github.com/suraj/Dotfiles.git ~/.dotfiles cd ~/.dotfiles ln -s ~/.dotfiles/vim-files/vim ~/.vim ln -s ~/.dotfiles/vim-files/vim/vimrc ~/.vimrc git submodule init git submodule update EOT
About
My .vim .bashrc and .vimrc files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vim Script 59.1%
- Python 36.1%
- Shell 3.0%
- Perl 1.2%
- Ruby 0.6%