Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 32s
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
snippet copy_1_2_w3 "Copy current cell modifying cells +1,+2"
|
|
Copy (from) (to) (with): >[-]>[-]<<[->+>+<<]>>[-<<+>>]<<
|
|
endsnippet
|
|
|
|
snippet add_1_2 "Add from 1 to 2"
|
|
Add (from) (to): [->+<]>
|
|
endsnippet
|