Merge branch '56-set-up-vim-for-rmarkdown-and-academic-writing' of gitlab.com:marty-oehme/dotfiles into 56-set-up-vim-for-rmarkdown-and-academic-writing

This commit is contained in:
Marty Oehme 2019-10-18 11:01:14 +02:00
commit 320d62e880

View file

@ -596,6 +596,7 @@ let g:nv_fzf_binds = [
\ 'ctrl-w:backward-kill-word',
\ ]
" Markdown & Pandoc compilation group
" the commented out command can be used if vim-rmarkdown plugin is not
" installed (it is a bit more brittle)