1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-03 16:18:24 +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
+2
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-^)