mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
* Accept more passing emit cases * Port docs from sphinx to mkdocs * iterating * rephrase internal-link syntax using mkdocs * iterating
2 lines
76 B
VimL
2 lines
76 B
VimL
map \d :w<C-m>:!clear;build-one %<C-m>
|
|
map \f :w<C-m>:!clear;make html<C-m>
|