-
# Request a feature
### 🤷 Motivation
Currently ArkDark only supports VSCode.
### đź’ˇ Solution
Reuse the existing tmLanguage definitions to create a version of ArkDark that can be published as a Neov…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
There is now [this](https://github.com/nvim-treesitter/nvim-treesitter/commit/604aa5a7c8cf1fd0c4ad667a0cc7fb8aaf0be33e). A config and highlights for `tree-sitter-nu` within `nvim-treesitter`.
Curre…
-
-
## Issue description
The way to package neovim plugins (ie, lua-based) is a bit obscure, and this for historical reasons.
=== some history ===
Neovim plugins are packaged with the `buildNeovim…
teto updated
2 months ago
-
plugins are throwing errors. if i compile and install luajit from source neovim complains that it cannot use lua modules and does not open. if i compile and install neovim from source plugins work nic…
-
I noticed that Daytona supports "ANY IDE," including popular editors like Visual Studio Code, JetBrains, and Vim. I primarily use Neovim and, like many Neovim users, rely on the LazyVim package manage…
-
Hello everyone, I tried installing the C3 editor plugin for neovim by two methods.
1. Added config specified in the README into my neovim config. [Specified here: https://github.com/c3lang/editor-p…
-
Hello @TaDaa
Found this plugin via your reply on Reddit. This is great that you keep maintaining this very usueful functionality.
Installed it today and all works fine with default settings.
A…
-
## Issue description
There has been talk to better handle runtime inputs for nixpkgs.
Now that the wrapper sees the plugins directly it's easier to collect plugin runtime dependencies.
I am not …