SilasMarvin / lsp-ai

LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
MIT License
1.82k stars 55 forks source link

doc: add WIP nvim example config #17

Open Robzz opened 2 weeks ago

Robzz commented 2 weeks ago

This PR adds an example configuration for neovim.

This to do before this is ready for merging:

Closes #2

Robzz commented 2 weeks ago

I added an lspconfig based example using my fork (happy to send the PR their way once we're happy with it).

SilasMarvin commented 2 weeks ago

Just added a comment in this thread: https://github.com/SilasMarvin/lsp-ai/issues/2#issuecomment-2158816103

Excited to get this into nvim-lspconfig!

Robzz commented 1 week ago

PR opened yesterday, took a bit longer than I would have liked but time is what it is. Waiting on me writing a bit of docs.

SilasMarvin commented 1 week ago

PR opened yesterday, took a bit longer than I would have liked but time is what it is. Waiting on me writing a bit of docs.

This looks awesome thank you! Let me know if I can assist at all