#Razzi's vim config
- Plugin management is a work in progress
#tmux-inspired window management
Here's what I want to have work:
#simple terminal below
- spc ' to open terminal below
- c-d to exit terminal
- spc q to exit
#split terminal below using c-spc
#window movement using c-spc
- spc ' to open terminal below
- c-spc k to focus up a window (works)
- c-spc j to focus window below (doesn't work)