Day 3
This commit is contained in:
2
03/part1.vim
Normal file
2
03/part1.vim
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
imap m <Esc>
|
||||||
|
let @a=":s/\\^/k/g
|
||||||
6
03/part2.vim
Normal file
6
03/part2.vim
Normal 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
|
||||||
Reference in New Issue
Block a user