-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add installation and implementation instructions #21
Comments
Definitely! I'm currently figuring out how to properly add it to neovim; I think the process is similar for Helix and Emacs, I don't know much about those editors sadly :/ Btw, how did you come across this so quickly? I only released this a few hours ago! :D |
Thank you very much. You might want to ask Aaron @qbit how he found it so quickly. ;) |
Hey @lescx I've added some help for neovim to the README.md - does this help you installing it in Helix? |
It does. I've found that there are no config-specific file types other than A workaround I found is to create a local helix config directory (e.g. |
|
|
Okay thanks for the info. I'll take a look at Helix later. Ideally, I'll focus on Neovim and VS Code first, as more people use these at the moment |
I would like to see instructions for dummies (like me) on how to set up the LSP and attach it to a file.
I'm using the Helix editor and Emacs and would like to see a quick start guide on how to attach the
config-lsp
LSP to specific files.The text was updated successfully, but these errors were encountered: