Giter Site home page Giter Site logo

Comments (12)

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Do you have nvim-treesitter parser for markdown installed?

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

I have nvim-treesitter installed, I'm not sure if it is checking md files too.

these are the plugins are being loaded
image

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Do a :TSInstallInfo and see in :messages if the parser for markdown is installed.

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Also it doesn't show in your first screenshot, but what does the error actually show?

invalid node type at position xxx for language ???

Does it tell you for which language the error occurs?

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

It actually is installed: markdown and markdown_inline

image

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Can you also answer my previous comment if possible?

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

yes, about the error. this is what it says:
It was zoomed in, my bad
image

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Do you have parser for latex installed? It's not installed by default.

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

that was the problem, Thank you. I installed the vimtex plugin and the error is not showing anymore

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

should it be installed with markdown plugin since it's a direct dependency?

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

Not every markdown file has latex included. That's why there's an explicit Extra for Tex here.

from lazyvim.

SimonCrA avatar SimonCrA commented on June 8, 2024

Okay, I understand. Thanks for your quick response. I will close the issue then.

from lazyvim.

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.