Skip to content

Add Programing/nvim-unity #1528

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add Programing/nvim-unity #1528

wants to merge 4 commits into from

Conversation

apyra
Copy link

@apyra apyra commented Apr 30, 2025

This PR adds the nvim-unity plugin under the Programing language / Csharp section.
It improves Unity integration in Neovim by providing project awareness and quick access to Unity workflows.

@apyra apyra changed the title Add nvim unity Add Programing/nvim-unity Apr 30, 2025
@@ -270,6 +272,10 @@
- [kiyoon/python-import.nvim](https://github.com/kiyoon/python-import.nvim) - Add Python import statements with Tree-sitter, LSP, and more.
- [kiyoon/haskell-scope-highlighting.nvim](https://github.com/kiyoon/haskell-scope-highlighting.nvim) - Haskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford.

### Csharp

- [nvim-unity](https://github.com/apyra/nvim-unity) - Use Neovim as your default Unity editor with full LSP support via OmniSharp.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[apyra/nvim-unity](https://github.com/apyra/nvim-unity)

@@ -18,6 +18,7 @@
- [Completion](#completion)
- [AI](#ai)
- [Programming Languages Support](#programming-languages-support)
- [Csharp](#csharp)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[C Sharp](#c-sharp)

@@ -270,6 +272,10 @@
- [kiyoon/python-import.nvim](https://github.com/kiyoon/python-import.nvim) - Add Python import statements with Tree-sitter, LSP, and more.
- [kiyoon/haskell-scope-highlighting.nvim](https://github.com/kiyoon/haskell-scope-highlighting.nvim) - Haskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford.

### Csharp
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

### C Sharp

@rockerBOO
Copy link
Owner

Also title should be

Add `apyra/nvim-unity`

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