- Learn about registers
- '.' is more powerful than you think
- Having a hotkey to jump to your rc and auto resource the file on safe is awesome
- Learn about quickfix (if you work with a compiled language, still renders a bit crap for Rust, but it works)
- vim-dispatch (or neovim with jobs ext) is probably one of the nicest, time saving plugins around
- If your vim is slow (repaints due to ill setup Syntastic conflicts is common), fix it. Vim has excellent profiling support.
- Learn about registers
- '.' is more powerful than you think
- Having a hotkey to jump to your rc and auto resource the file on safe is awesome
- Learn about quickfix (if you work with a compiled language, still renders a bit crap for Rust, but it works)
- vim-dispatch (or neovim with jobs ext) is probably one of the nicest, time saving plugins around
- If your vim is slow (repaints due to ill setup Syntastic conflicts is common), fix it. Vim has excellent profiling support.