Tip #174: Footnotes
tip karma |
Rating 131/46, Viewed by 2245
|
Read and edit this tip on the
Vim tip wiki.
The wiki may have a more recent version of this tip.
created: |
|
December 6, 2001 5:25 |
|
complexity: |
|
basic |
author: |
|
Klaus Fischer |
|
as of Vim: |
|
6.0 |
ab (1 [1]<esc>:/^--\s/-1/<cr>o<insert><cr>Footnotes:<cr>----------<cr>[1]
ab (2 [2]<esc>:/^Footnotes\:/+2/<cr>o<insert>[2]
ab (3 [3]<esc>:/^Footnotes\:/+3/<cr>o<insert>[3]
ab (4 [4]<esc>:/^Footnotes\:/+4/<cr>o<insert>[4]
ab (5 [5]<esc>:/^Footnotes\:/+5/<cr>o<insert>[5]
<< Switch between splits very fast (for multi-file editing) |
how to make VIM as ur default editor even without root ac. >>
Additional Notes
rjbs,
April 5, 2002 4:50
|
Although I can tell what these does, I imagine that much of the intended audience ('basic' tips users) can't just tell by looking. Perhaps some annotation is in order.
|
Anonymous,
January 16, 2007 20:22
|
this tip is useless without any explanation. So what do these do anyway?
|
|