mirror of
https://github.com/Hizenberg469/Vim-tutorials.git
synced 2026-04-19 22:02:24 +03:00
Inserting in Vim
This commit is contained in:
@@ -5,20 +5,34 @@ Hello, my name is Jason.
|
||||
my name is Jason.
|
||||
|
||||
Once upon a time.
|
||||
Oce upon a time.
|
||||
Once upon a time.
|
||||
|
||||
There was no possibility of taking a walk that day.
|
||||
There was no possibility of taking a walk that
|
||||
There was no possibility of taking a walk that day.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
What is 2 + 2? Answer on the line below:
|
||||
|
||||
|
||||
What is 3 + 1? Answer on the line above:
|
||||
|
||||
Create a line of asterisks below:
|
||||
|
||||
********************************************************************************
|
||||
Create 5 lines that begin with "#".
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
Create 4 lines that begin with "10.11.12.".
|
||||
10.11.12.
|
||||
10.11.12.
|
||||
10.11.12.
|
||||
10.11.12.
|
||||
|
||||
Replace me!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user