summaryrefslogtreecommitdiff
path: root/.motd
blob: 54ec5af0ac2b7b25f346ae635a966594a53a1dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TMUX - TPM:
- prefix,I: Installs new plugins
- prefix,U: updates plugins
- prefix,alt+u: remove/uninstall plugins not on the plugin list

NeoVIM - plug:
- :PlugInstall [name ...] [#threads]: Install plugins
- :PlugUpdate [name ...] [#threads]: Install or update plugins
- :PlugClean[!]: Remove unused directories (bang version will clean without prompt)
- :PlugUpgrade: Upgrade vim-plug itself
- :PlugStatus: Check the status of plugins
- :PlugDiff: Examine changes from the previous update and the pending changes

MyRepos:
- mr update

VCSH:
- vcsh pull