Giter Site home page Giter Site logo

Comments (10)

justinmk avatar justinmk commented on June 3, 2024

does it happen with --clean ?

NVIM_APPNAME=somedir nvim --clean

from neovim.

clason avatar clason commented on June 3, 2024

You need to make sure Neovim can see the /usr/local/lib/nvim directory, where parsers are installed (by default). If you use a custom install, make sure you handle this location as well.

from neovim.

Akimcx avatar Akimcx commented on June 3, 2024

does it happen with --clean ?

NVIM_APPNAME=somedir nvim --clean

Yes, it does

from neovim.

Akimcx avatar Akimcx commented on June 3, 2024

You need to make sure Neovim can see the /usr/local/lib/nvim directory, where parsers are installed (by default). If you use a custom install, make sure you handle this location as well.

Not sure how,??

from neovim.

clason avatar clason commented on June 3, 2024

I don't know how you build and install Nvim; those details are missing from your issue report. Please add them.

from neovim.

Akimcx avatar Akimcx commented on June 3, 2024

I don't know how you build and install Nvim; those details are missing from your issue report. Please add them.

Done

from neovim.

clason avatar clason commented on June 3, 2024

That doesn't answer my question; these are just the standard variables. We need complete, reproducible steps.

from neovim.

Akimcx avatar Akimcx commented on June 3, 2024

That doesn't answer my question; these are just the standard variables. We need complete, reproducible steps.

I've just follow the instruction in README.md

  • Clone the repo with gh repo clone neovim/neovim
  • run sudo make install

from neovim.

clason avatar clason commented on June 3, 2024

Then please check

  1. Whether /usr/local/lib/nvim exists and contains the parsers
  2. What :checkhealth says about vim.treesitter
  3. What :echo &rtp says

The latter with nvim --clean, first without specifying NVIM_APPNAME.

from neovim.

Akimcx avatar Akimcx commented on June 3, 2024

Well, first, I want to thank you for your help. However, I opted for the nuclear route and rebuilt Neovim, which fixed the issue. I'm not sure what kind of silly mistake I made, and I'm sorry if I caused you to waste your time.
Again, thank you.

from neovim.

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.