dotfiles/vim/.vim/notes.md

24 lines
367 B
Markdown
Raw Normal View History

2020-01-15 14:14:30 -05:00
Helpful Commands
----------------
:retab
replaces all tab characters with spaces
:Helptags
generates helptags for all installed plugins
:help plugin
give help pages for the plugin
gcc
comments lines
q:
history in a buffer
q?
search history in a buffer
Installed Plugins
-----------------
can be found in :help
Custom Bindings
---------------