mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 00:48:56 +00:00
3 lines
90 B
VimL
3 lines
90 B
VimL
map \r :w<C-m>:!make install<C-m>
|
|
map \f :w<C-m>:!make<C-m>
|
|
map \v :w<C-m>:!make mlr<C-m>
|