summaryrefslogtreecommitdiff
path: root/.motd
blob: 2ff00ffdd05d960656752ed639b707f66a07ee02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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