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

Add Vim editor support #284

Closed
xsebek opened this issue Nov 11, 2021 · 1 comment
Closed

Add Vim editor support #284

xsebek opened this issue Nov 11, 2021 · 1 comment
Labels
C-Low Hanging Fruit Ideal issue for new contributors. L-Language Server Issues relating to the LSP implementation that talks to editors. S-Nice to have The bug fix or feature would be nice but doesn't currently have much negative impact. T-Editors Involves editor support. Z-Feature A new feature to be added to the game. Z-User Experience This issue seeks to make the game more enjoyable to play.

Comments

@xsebek
Copy link
Member

xsebek commented Nov 11, 2021

Vim and Neovim are popular editors and presumably could use a similar configuration for swarm as we already have for emacs and VSCode.

Relevant links:

The highlighting in particular seems very doable and LSP configuration only needs a bit of experimenting.

@xsebek xsebek added Z-User Experience This issue seeks to make the game more enjoyable to play. C-Low Hanging Fruit Ideal issue for new contributors. S-Nice to have The bug fix or feature would be nice but doesn't currently have much negative impact. L-Language Server Issues relating to the LSP implementation that talks to editors. labels Nov 11, 2021
@xsebek xsebek self-assigned this Nov 11, 2021
@byorgey byorgey added the Z-Feature A new feature to be added to the game. label Aug 17, 2022
@byorgey byorgey added the T-Editors Involves editor support. label Dec 10, 2022
@xsebek
Copy link
Member Author

xsebek commented Sep 16, 2023

Done by @gaganchandan in #1518.

@xsebek xsebek closed this as completed Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Low Hanging Fruit Ideal issue for new contributors. L-Language Server Issues relating to the LSP implementation that talks to editors. S-Nice to have The bug fix or feature would be nice but doesn't currently have much negative impact. T-Editors Involves editor support. Z-Feature A new feature to be added to the game. Z-User Experience This issue seeks to make the game more enjoyable to play.
Projects
None yet
Development

No branches or pull requests

2 participants