Added existing config files

This commit is contained in:
Ian Keane 2020-01-15 14:14:30 -05:00
parent 01ed2a68e7
commit ad5aec64d7
9 changed files with 3200 additions and 34 deletions

23
vim/.vim/notes.md Executable file
View 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
---------------