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

Update a sentence in the latest til

This commit is contained in:
jbranchaud
2016-03-07 21:21:01 -06:00
parent e62041fa67
commit 3ab87c24ab

View File

@@ -6,7 +6,7 @@ Sometimes what you really want is that tag definition opened up in a
(horizontal) split window. That way you can see the definition without
losing context. This can be accomplished with `ctrl-w ]`.
As the Vim help file states:
The Vim help file gives the following definition of this command:
> Use identifier under cursor as a tag and jump to it in the new upper window.