mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
3 lines
159 B
VimL
3 lines
159 B
VimL
map \d :w<C-m>:!clear;echo Building ...; echo; build-go<C-m>
|
|
map \f :w<C-m>:!clear;echo Building ...; echo; build<C-m>
|
|
map \t :w<C-m>:!clear;echo; tester<C-m>
|