-
Notifications
You must be signed in to change notification settings - Fork 0
sirvaulterscoff/my_vim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
My config for vim.
To use:
1. cd ~; git clone git@github.com:sirvaulterscoff/my_vim.git .vim_git
2. make symlinks ln -s .vim_git/.vimrc ~/.vimrc; ln -s .vim_git/.vim ~/.vim
3. init submodules git submodule init; git submodule update
3. Open vim
4. in vim type :BundleInstall
5. to use Python debug follow instructions here jabapyth/vim-debug
5.1 sudo pip install dbgp
5.2 sudo pip install vim-debug
5.3 install-vim-debug.py
5.4 install python-rope
6. install wmctrl (for fullscreen in gvim)
7. There is a problem with ropevim. You should specify correct path in .vim/bundle/ropevim/plugin/ropevim.vim