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