~razzi/.vim

Pass Tapi_TerminalEdit to parent vim in vim terminal with hardcoded arg
Add vim-contet-commentstring
EditSnippet bound to spc e s

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~razzi/.vim
read/write
git@git.sr.ht:~razzi/.vim

You can also use your local clone with git send-email.

#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

  • 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)