Text object, macro and Visual mode done

This commit is contained in:
2025-08-23 19:49:04 +03:00
parent 3f067bd029
commit 81fcd18ee9
6 changed files with 1121 additions and 37 deletions

View File

@@ -1,12 +1,12 @@
This is a sentence comprised of many words. This is another sentence. A
This is a sentence made of many words. This is another sentence. A
paragraph is made up of multiple sentences. Just like this one!
This is also paragraph.
No only is it made up of multiple sentences, it's made up of multiple lines.
This is the last line in this paragraph.
colors = ['red', 'green', 'blue']
print(colors)
colors =
print()
<html>
<p>This is <strong>so, so, very</strong> cool!</p>
<i_made_this_up>There is text here.</i_made_this_up>