-
Notifications
You must be signed in to change notification settings - Fork 523
Open
Description
Hello,
It seems that when vim-markdown and vim-r-plugin, there is some clashing happening and removes the syntax highlighting in rmarkdown code chunks. For instance, when it is just the vim-r-plugin:
When the vim-markdown plugin is installed with putting the following in my ~/.vimrc:
Plugin 'godlygeek/tabular'
Plugin 'plasticboy/vim-markdown'
The syntax highlighting becomes all green.
This is the same issue that was raised here - jcfaria/Vim-R-plugin#186.
- vim-markdown (version 9dd8d7c)
- vim-r-plugin (1.2.7)
svenski, ErickChacon, khughitt, paulrougieux and seb-mueller
Metadata
Metadata
Assignees
Labels
No labels

