Added existing config files
This commit is contained in:
parent
01ed2a68e7
commit
ad5aec64d7
9 changed files with 3200 additions and 34 deletions
23
vim/.vim/notes.md
Executable file
23
vim/.vim/notes.md
Executable file
|
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
---------------
|
||||
Loading…
Add table
Add a link
Reference in a new issue