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:
commit
320d62e880
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ let g:nv_fzf_binds = [
|
||||||
\ 'ctrl-w:backward-kill-word',
|
\ 'ctrl-w:backward-kill-word',
|
||||||
\ ]
|
\ ]
|
||||||
|
|
||||||
|
|
||||||
" Markdown & Pandoc compilation group
|
" Markdown & Pandoc compilation group
|
||||||
" the commented out command can be used if vim-rmarkdown plugin is not
|
" the commented out command can be used if vim-rmarkdown plugin is not
|
||||||
" installed (it is a bit more brittle)
|
" installed (it is a bit more brittle)
|
||||||
|
|
Loading…
Reference in a new issue