mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
5 lines
110 B
VimL
5 lines
110 B
VimL
map \r :w<C-m>:!bake install<C-m>
|
|
map \f :w<C-m>:!bake<C-m>
|
|
map \v :w<C-m>:!bake mlr<C-m>
|
|
set tw=120
|
|
set ts=4
|