Giter Site home page Giter Site logo

added kabouzeid/nvim-lspinstall about nvchad HOT 6 CLOSED

nvchad avatar nvchad commented on May 18, 2024
added kabouzeid/nvim-lspinstall

from nvchad.

Comments (6)

aserowy avatar aserowy commented on May 18, 2024 1

@siduck76
i changed tree sitter a little bit, thus all moderated parser are initialized (little overhead at first start of nvim).
https://github.com/aserowy/neovim-dots/blob/main/lua/treesitter/lua.lua

Beyond the languages already supported, you can add custom lsps as well with this extension: https://github.com/kabouzeid/nvim-lspinstall#custom-installer

Thus, you can install lsps on startup without calling node and stuff and add customs as you wish.

Kind regards

from nvchad.

siduck avatar siduck commented on May 18, 2024 1

send the PR tomorrow :)

from nvchad.

siduck avatar siduck commented on May 18, 2024 1

@aserowy We need to wait until nvim-Lspinstall supports more languages and as for now it doesnt support pythong lsp servers , it supports pyright which doesnt work as mentioned.

image

I think it would be easier to add some changes in the install.sh , to add a set of default languages ( which will install lsp servers and tree-sitter parsers for those ) and prompt the user for selecting the lsp servers only they want :)

from nvchad.

siduck avatar siduck commented on May 18, 2024

Thanks for adding the automatic installation of packer! lspInstall still doesnt support all the languages so I think we should put it on hold for a while and I'd want some languages having lsp support by default like html , css , js and those default languages having treesitter parsers installed too . We'll make some changes soon like for example install.sh would print the list of all languages currently supported by lspconfig and prompt the user to select their languages , which will then have treesitter parsers and lsp servers/configs installed for those languages.

from nvchad.

aserowy avatar aserowy commented on May 18, 2024

ok, in my timezone it is tomorrow (8am) :D

i filed pr #23

from nvchad.

aserowy avatar aserowy commented on May 18, 2024

closed pr, because requirements could not be met.

kind regards
alexander

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.