This commit is contained in:
2022-12-07 22:02:02 +01:00
parent 0b7044c933
commit 3e98645f7f
2 changed files with 8 additions and 0 deletions

2
03/part1.vim Normal file
View File

@@ -0,0 +1,2 @@
imap m <Esc>
let @a=":s/\\^/k/g

6
03/part2.vim Normal file
View File

@@ -0,0 +1,6 @@
imap m <Esc>
let @w="l\"_x"
let @a="ggyyp1G1|10000@w"
let @b="2G1|\"_x10000@w"
let @c=":%s/\\^/k/g