Code Monkey home page Code Monkey logo

Comments (4)

bridgesense avatar bridgesense commented on June 3, 2024 2

Yep. That worked. Thank you, both.

from orgmode.

PriceHiller avatar PriceHiller commented on June 3, 2024 1

I can't replicate the above errors with the provided minimal init on the latest nightly.

  1. Can you update to the latest nightly version of Neovim? It should be v0.10.0-dev-2407+g9bb046d1b
  2. Can you reinstall the treesitter parser for org? :TSInstall org
  3. How are you opening the org file? A lot of the stack trace provided seems to be tied to Neo-Tree, are you running nvim <your-file-here.org> or opening it in a different way?

Typically when I see filetype.lua errors from Neovim's own provided runtime files I find it's usually resolved by updating treesitter parsers/updating nvim-treesitter.

If you could check on those three things above and report back, I'll gladly see what I can do 🙂.

from orgmode.

kristijanhusak avatar kristijanhusak commented on June 3, 2024 1

As @PriceHiller pointed out, do these:

  1. Update Neovim nightly to the latest version
  2. Run :TSUpdate org once you open Neovim to get most recent version of tree-sitter parser for org

from orgmode.

bridgesense avatar bridgesense commented on June 3, 2024

The error was introduced in commit: 53e0404

When I roll back prior to that commit, everything is fine, and works as it should.

from orgmode.

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.