mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
2 lines
121 B
VimL
2 lines
121 B
VimL
map \d :w<C-m>:!clear;echo Building ...; echo; make mlr<C-m>
|
|
map \f :w<C-m>:!clear;echo Building ...; echo; make ut<C-m>
|