Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Amazing setup!!! #1

Closed
ghost opened this issue Oct 17, 2021 · 2 comments
Closed

Amazing setup!!! #1

ghost opened this issue Oct 17, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 17, 2021

I have been struggling to build my own set of dotfiles for nvim with little success... yours worked as soon as installed the dependencies.

Two questions though:

how do i get rid of this error:
[NvimTree] setup.lsp_diagnostics has been removed, see :help nvim-tree.diagnostics

and now that nvim-compe is being replaced with nvim-cmp (same dude I believe) are you going to remake the dotfiles to work with that instead (I can try to do it myself if not)

Many thanks!

@ghost
Copy link
Author

ghost commented Oct 17, 2021

also the lua language server in setup is saying it doesn't exist

@SergioRibera
Copy link
Owner

Hey, first of all I greatly appreciate your comment about my configuration, I'm very glad to hear that.

Now, to answer your questions:

  • The problem you are getting with NvimTree is because those variables were moved to another place, to fix it I leave you this commit where I fixed it and this update note from the developer.

  • Regarding the migration to nvim-cmp, you caught me by surprise, but I think I will do the migration if needed, now, if you want to do it, go ahead and I will be happy to receive contributions (in case you want to contribute), if not, no problem :D

  • Last detail with lua, installing the lua server became a bit more complicated (you have to compile it), but I'm working on a way to do all this automatically to see if that way I can help to make it much easier the whole installation, anyway here are the instructions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant