R markdown keybinding F5
This commit is contained in:
parent
83bfd6b890
commit
439906a6e8
@ -38,3 +38,6 @@ nmap <F9> :SCCompile<cr>
|
|||||||
nmap <F10> :SCCompileRun<cr>
|
nmap <F10> :SCCompileRun<cr>
|
||||||
|
|
||||||
nmap <C-c> g~iw
|
nmap <C-c> g~iw
|
||||||
|
|
||||||
|
" Rmarkdown
|
||||||
|
autocmd Filetype rmd map <F5> :!echo<space>"require(rmarkdown);<space>render('<c-r>%')"<space>\|<space>R<space>--vanilla<enter>
|
||||||
|
Loading…
Reference in New Issue
Block a user