© Carlos Contreras carloscontrerasc@gmail.com
git clone https://github.com/carlosshigoto/dotvim.git ~/.vim
git submodule init
git submodule update
ln -s ~/.vim/dotvimrc ~/.vimrc
- Pathogen
- Solarized
- NERDTree
<C-n> - NERDCommenter
<\cc><\cu> - Ctrl-P
- Airline with Themes
- todo
F5 - Minimap
<\mm><\mc><\mt>(requiresvim-nox) - Incsearch
- obsession
- Syntastic
- Julia-vim
- Python-mode
- Latex-suite
- tagbar
F8(requiresexuberant-ctags) - Fugitive
- FastFold (solves folding lagging)
- Vim Tmux Navigator
<C-h><C-j><C-k><C-l>for combined Vim-Tmux navigation
-
Use Pathogen and submodules to install plugins
cd ~/.vim/bundle git submodule add repo-urlor
git submodule add repo-url bundle/pkg-name -
Solarized toggle background with
F6 -
Use solarized dark theme for the terminal for better compatibility
-
Paste node
F2 -
Cursor movement continues to next/previous line
-
Four (4) tab spaces
-
Arrow keys move as normal on wrap mode, and
jandkon visual mode only
- Cheatsheet
- Grip viewer