LunarVim / starter.lvim

🚀 A great starting point for your LunarVim journey!
327 stars 63 forks source link

feat: minimal basic ide #17

Closed 0x736d closed 1 year ago

0x736d commented 2 years ago

Tries to fix #1

features

languages support added

Language servers for only c/c++, rust and go is manually configured.

additional plugins added

kronikpillow commented 2 years ago

this is actually a very good setup ... it's even better then the default one that comes with lvim, i'd definitely approve this as a template ...

only thing i'd add is lvim as a global to lsp, as lvim is marked as a undefined global in this setup

0x736d commented 2 years ago

@kronikpillow should be fixed after the recent commit

LostNeophyte commented 1 year ago

hi, sorry for the silence, are you still willing to work on this?

0x736d commented 1 year ago

@LostNeophyte yes on my spare time... but I was waiting on a review of some sort so I know if something needs changing in the existing PR.

LostNeophyte commented 1 year ago

I'll review it today (it's 7 am here)

6 Dec 2022, 04:56 by @.***:

@LostNeophyte https://github.com/LostNeophyte> yes on my spare time... but I was waiting on a review of some sort so I know if something needs changing in the existing PR.

— Reply to this email directly, > view it on GitHub https://github.com/LunarVim/starter.lvim/pull/17#issuecomment-1338704953> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/A2KZQTS2MIDAF5KMZRSPAY3WL22PRANCNFSM6AAAAAAQ4ZYU3M> . You are receiving this because you were mentioned.> Message ID: > <LunarVim/starter> .> lvim/pull/17/c1338704953> @> github> .> com>

0x736d commented 1 year ago

@LostNeophyte I have added the suggested changes, also let me know if you want to add/remove any plugin.

0x736d commented 1 year ago

closing in favor of #56