Git Product home page Git Product logo

Comments (5)

Vanderscycle avatar Vanderscycle commented on May 18, 2024 1

Sumneko, last update fixed the issue for me.

from nvchad.

siduck avatar siduck commented on May 18, 2024

Hi , Sorry I forgot to mention the sumneko part in the readme its a lsp server for lua , you just have to build the sumneko lua lsp and put its folder in ~/.config or remove the sumneko lua config part if you dont want it!

installation :
cd ~/.config
git clone https://github.com/sumneko/lua-language-server
cd lua-language-server
git submodule update --init --recursive

cd 3rd/luamake
ninja -f ninja/linux.ninja
cd ../..
./3rd/luamake/luamake rebuild

done!

from nvchad.

Vanderscycle avatar Vanderscycle commented on May 18, 2024

Seems, that I've don't quite understand Ninja or using gcc 17. The rebuild is giving me weird errors. I'll investigate more.

I'll make a pr to add the commands to the manual install in the README.md and change the install.sh once I get this working.

error

raised an issue on sumneko repo

from nvchad.

siduck avatar siduck commented on May 18, 2024

Thanks! I'm not familiar with shell scripting , It'd be really appreciable if the install.sh script gets cleaned up, or we could remove the current install.sh since it doesnt work for mac/windows. We could have a fresh start with the install script . Making it work on linux would be enough for now , then slowly adding support for other OS's.

from nvchad.

Vanderscycle avatar Vanderscycle commented on May 18, 2024

That could be a good enhancement, and I can definitely take a look to see if I can refactor install.sh for Linux. MacOs would be second as the process is quite close to Linux. No idea for Windows lol 😅

from nvchad.

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.