Lines Matching refs:go
175 |`a| `{a-z} go to mark {a-z} within current file
176 |`A| `{A-Z} go to mark {A-Z} in any file
177 |`0| `{0-9} go to the position where Vim was previously exited
178 |``| `` go to the position before the last jump
179 |`quote| `" go to the position when last editing this file
180 |`[| `[ go to the start of the previously operated or put text
181 |`]| `] go to the end of the previously operated or put text
182 |`<| `< go to the start of the (previous) Visual area
183 |`>| `> go to the end of the (previous) Visual area
184 |`.| `. go to the position of the last change in this file
188 |CTRL-O| N CTRL-O go to Nth older position in jump list
189 |CTRL-I| N CTRL-I go to Nth newer position in jump list
195 "#else"/"#endif" in this line and go to its match
196 |H| N H go to the Nth line in the window, on the first
198 |M| M go to the middle line in the window, on the first
200 |L| N L go to the Nth line from the bottom, on the first
203 |go| N go go to Nth byte in the buffer
204 |:go| :[range]go[to] [off] go to [off] byte in the buffer
736 'guioptions' 'go' GUI: Which components and options are used
1118 |c_CTRL-N| CTRL-N after 'wildchar' with multiple matches: go
1120 |c_CTRL-P| CTRL-P after 'wildchar' with multiple matches: go