Skip to content
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

docs: add a contributing guide for typos-lsp #70

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

mikavilpas
Copy link
Contributor

This includes a basic guide for setting up the development environment in terms of the rust side (server) as well as the editor side (client).

Currently instructions are provided for Neovim.

I verified the setup works for me (as in, I see errors in neovim 🙂) and also consulted what seemed to be your dotfiles for reference (link)

This includes a basic guide for setting up the development environment
in terms of the rust side (server) as well as the editor side (client).

Currently instructions are provided for Neovim.
@mikavilpas
Copy link
Contributor Author

I started to look into #12 and wanted to set up my environment as the first step. Figured it might be helpful for other contributors as well.

@mikavilpas
Copy link
Contributor Author

As a reference, my config is here https://github.com/mikavilpas/dotfiles/blob/main/.config/nvim/lua/plugins/typos.lua?plain=1

I'm pretty sure it's equivalent to the guide, though.

@tekumara
Copy link
Owner

tekumara commented Jun 7, 2024

Thanks for this! I've renamed this to the standard CONTRIBUTING.md and linked to it from README.md

@tekumara tekumara merged commit d05fad0 into tekumara:main Jun 7, 2024
2 checks passed
@mikavilpas mikavilpas deleted the contributing-guide branch June 7, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants