1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-02 22:58:01 +00:00

Add a link to the vim docs on ctrl-^.

This commit is contained in:
jbranchaud
2015-02-08 11:39:17 -06:00
parent 2fe5eb7310
commit d943dd7b7c

View File

@@ -8,3 +8,5 @@ This quickest way to do this is to use the command for going to the previous
buffer. The default binding for that is `ctrl-^`.
With that binding, it is fast and easy to toggle between two buffers.
[source](http://vimdoc.sourceforge.net/htmldoc/editing.html#CTRL-^)