awesome-neovim icon indicating copy to clipboard operation
awesome-neovim copied to clipboard

Collections of awesome neovim plugins.

Results 63 awesome-neovim issues
Sort by recently updated
recently updated
newest added

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.

Hi all, I won't be maintaining this repository anymore. There are multiple reasons for that. The first reason being that I'm migrating away from GitHub to Codeberg due to my...

### Repo URL: https://github.com/datsfilipe/min-theme.nvim ### Checklist: - [x] The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax. - [x] The lines end with...

I created this plugin because I wanted a way to keep track of the Github workflows that were pending approval in my repositories and I wanted it on my lualine....

[ellisonleao/gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim) is under the [Lua Colorscheme](https://github.com/rockerBOO/awesome-neovim/tree/main?tab=readme-ov-file#lua-colorscheme) section when it has support for Tree-sitter. Shouldn't it be under [Tree-sitter Supported Colorscheme](https://github.com/rockerBOO/awesome-neovim/tree/main?tab=readme-ov-file#tree-sitter-supported-colorscheme)?

`ahmedkhalf/project.nvim` is outdated (hasnt been updated in over 2 years) and is using deprecated functions. I have my own fork [here](https://github.com/spelis/project.nvim) but there are obviously many more.

### Repo URL: https://github.com/brianhuster/live-preview.nvim ### Checklist: * [x] The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax. * [x] The lines end with...

### Repo URL: https://github.com/SunnyTamang/select-undo.nvim ### Checklist: - [x] The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax. - [x] The lines end with...

### Repo URL: https://github.com/mawkler/jsx-element.nvim ### Checklist: - [x] The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax. - [x] The lines end with...

I have just created a text-to-speech plugin using the [edge-tts](https://github.com/rany2/edge-tts) python library. I did because I haven't seen any equivalent solution. Local tts solutions, like festival and espeak, generally lack...