Make Fancy Header
Make the header text stand out with surrounding asterisks
Start file
Make this a fancy header This is some text under the fancy header. This is another fancy header This is some more text
End file
************************ Make this a fancy header ************************ This is some text under the fancy header. **************************** This is another fancy header **************************** This is some more text
View Diff
0a1 > ************************ 1a3 > ************************ 3a6 > **************************** 4a8 > ****************************
Solutions
The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!
Check out these helpful resources to improve your Vim skills... Game on.
Unlock 344 remaining solutions by signing in and submitting your own entry
#345 Jean-Francois C. / @jfchevrette - Score: 75 - 12/31/10 @ 00:38
O************************<Esc>1yyjp<Esc>jjjO****************************<Esc>1yyjp<Esc>:wq<CR>
0 comments