Configure for .stowrc
This commit is contained in:
parent
e58bb4c0a0
commit
1091129506
132 changed files with 4 additions and 18 deletions
28
slackware/home/vim/.vim/notes.md
Executable file
28
slackware/home/vim/.vim/notes.md
Executable file
|
|
@ -0,0 +1,28 @@
|
|||
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
|
||||
---------------
|
||||
|
||||
Research
|
||||
--------
|
||||
https://jakobgm.com/posts/vim/git-integration/
|
||||
https://thoughtbot.com/upcase/videos/git-vim-and-git
|
||||
Loading…
Add table
Add a link
Reference in a new issue