My personal VIM configuration.
- base16-vim
- command-t
- nerdtree
- syntastic
- syntax
- vim-clang-format
- vim-easygrep
- vim-easymotion
- vim-es6
- vim-gitgutter
- vim-latex
- vim-polyglot
- Leader: " " < Space >
- LocalLeader: \ < Backslash >
- S - save current session
- s - save updates to file
- hjkl - move between splits
- Space " " - search for current word
- n - toggle between line-number modes
-
Tab - jump to matching pairs
-
Q - apply makro in register "q". ("qq" to record. "q" to stop recording)
-
Ctrl+n - toggle NERDTree