Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Vimgolf

1 : Add quotes to ansible playbook

LWi"<End>"<Esc>ZZ : Score : 9 | (Best Score : 8)

bandicam-2021-11-30-22-25-08-100

결과창

image


2 : simple replacements

Wdwivim <Esc>:%s/emacs/vim/g<CR>ZZ : Score : 27 | (Best Score : 19)

bandicam-2021-11-30-22-25-56-849

결과창

image


3 : Satisfy the go linter

5HywO// TODO<Esc>bPMywO// TODO<Esc>bPZZ : Score : 31 | (Best Score : 20)

bandicam-2021-11-30-22-27-50-621

결과창

image


4 : Plotting some variables in python

%s/y1/abs(y1)/g<CR>:%s/1/\=line('.')-1/g<CR>/k<CR>rgkrrkrbZZ : Score : 52 | (Best Score : 34)

bandicam-2021-11-30-22-30-17-595

결과창

image


5 : Python dataclasses

5HywGbpa,name,age,score<Esc>ZZ : Score : 26 | (Best Score : 19)

bandicam-2021-11-30-22-31-10-935

결과창

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors