mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-29 10:40:22 +00:00
3 lines
109 B
VimL
3 lines
109 B
VimL
map \f :w<C-m>:!clear;make html<C-m>
|
|
map \d :w<C-m>:!clear;make clean html<C-m>
|
|
map \z :w<C-m>:%!h2rfoo<C-m>
|