Giter VIP home page Giter VIP logo

Comments (13)

jalvesaq avatar jalvesaq commented on July 22, 2024 2

I glanced at vim-markdown code and noted that it includes the syntax of other file types. However, Rmd already does this, but only for R. I guess that whatever vim-markdown is doing, it should do only if &filetype == "markdown" or at least &filetype != "rmd". Did you report the bug in vim-markdown?

from vim-r-plugin.

ErickChacon avatar ErickChacon commented on July 22, 2024 1

Could any one suggest a workaround to using both plugins without clashing? Like disable vim-markdown only in rmd files?

from vim-r-plugin.

khughitt avatar khughitt commented on July 22, 2024

@plasticboy - This may be relevant for vim-markdown as well.

from vim-r-plugin.

khughitt avatar khughitt commented on July 22, 2024

More version info:

vim-markdown: 5ff124014066ba7882617c283e7750d449caafb4
vim-r: 443813f

from vim-r-plugin.

 avatar commented on July 22, 2024

I do not have vim-markdown, and this affects me as well.

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

from vim-r-plugin.

khughitt avatar khughitt commented on July 22, 2024

Hmm. Vim was also recently updated on my system from 7.4.854 -> 7.4.884. Didn't see anything in the changelog (ftp://ftp.vim.org/pub/vim/patches/7.4/README) that seems like it could cause the issue.

Which version of vim are you testing with out of curiosity?

from vim-r-plugin.

jranke avatar jranke commented on July 22, 2024

@mnosefish - I do not use vim-markdown and here it works fine. I did notice that in markdown I had to use

```{r}

instead of

```r

or

```{s}

to have code highlighting.

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

from vim-r-plugin.

khughitt avatar khughitt commented on July 22, 2024

I just tested the same vim setup with a slightly older version of Vim (7.4.854) and there was no problem. Looks like a bug was introduced between 854 and 884 and (hopefully) fixed along the way to 889.

I'll close the issue for now since it looks likely to be unrelated to vim-r, but I'll keep you posted if issues continue past version 884.

Thanks for looking into it!

from vim-r-plugin.

tinyheero avatar tinyheero commented on July 22, 2024

Have the exact same problem with vim-7.4.1016 so I don't think the issue has been fixed...I am using the released vim-r-plugin version 1.2.7.

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

Some notes:

from vim-r-plugin.

jalvesaq avatar jalvesaq commented on July 22, 2024

Vim-R-plugin is no longer maintained. You should report bugs and ask questions at https://github.com/jalvesaq/Nvim-R

from vim-r-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.