nbittich / useful_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useful_scripts

vim shortcuts

CTRL-W x           exchange current window with window N
                   (default: next window)
:PlugInstall      install plugins
:PlugCLean        remove plugins
:term <command>   run a terminal command

About


Languages

Language:Vim Script 100.0%