adomokos / Vim-Katas

Vim exercises based on the book - Practical Vim.
502 stars 98 forks source link

Improvement to lesson 01 - 01_insert_at_end_of_line.md #7

Open voyeg3r opened 1 month ago

voyeg3r commented 1 month ago
:%norm A;
adomokos commented 1 month ago

Can you submit a PR?