Skip to content

vim-markdown Clashes with vim-r-plugin #263

@tinyheero

Description

@tinyheero

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:

vim-with-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.

vim-markdown-with-r-plugin

This is the same issue that was raised here - jcfaria/Vim-R-plugin#186.

  • vim-markdown (version 9dd8d7c)
  • vim-r-plugin (1.2.7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions