-
Notifications
You must be signed in to change notification settings - Fork 15
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
luarocks packaging requests #111
Comments
Migrated most of my config to use rocks.nvim and found these plugins to be missing from luarocks:
|
Just found this issue and I found that rktjmp/hotpot.nvim is missing from luarocks. |
I'm going to wait for #236, because |
https://github.com/nvim-neo-tree/neo-tree.nvim Found this one today that is missing a luarocks package, last one I need for my config! |
I would love to have this one to make some extensions for |
but, it's a remote python plugin with a few python dependencies, so I haven't done it myself. I'm not sure if you have any advice on this? If there's going to be a lot of discussion we can move somewhere else to not pollute this thread. |
|
https://github.com/Olical/conjure would be lovely :) |
|
Footnotes |
Some I've come across as I'm moving away from Lazy.nvim to rocks.nvim (huge thanks for this btw, I love the simplicity and thought behind it): https://github.com/ggandor/leap.nvim |
@boltlessengineer Updated 😄 @craigmac sorry for taking so long to respond. I hope to get back to this soon 😅 Update:
|
Thanks a lot for all the work on this. I'd like to request these:
Also, I saw you've been working on getting cmp to update its releases so hopefully the maintainer will notice soon. Thanks! EDIT: @mrcjkb Thanks for publishing these plugins. One thing on the friendly-snippets package: I'm not seeing the "snippets" directory which contains all the snippets it provides on my machine after installing the plugin. |
Ah, that's not a standard neovim directory. I guess I'll have to open a PR to friendly-snippets then. |
@simifalaye |
@mrcjkb Any news on markdown.nvim? Also, I saw that the gitsigns PR was merged but it's just waiting for a new release to be made? Thanks very much for all your work, you are a machine! |
Could you possibly help out with benlubas/neorg-se? It's a plugin that bundles a rust binary using mlua and the relevant part of error:
|
I'm away from my laptop this week.
I'm planning on publishing the tree-sitter parsers with 0-ver versions (in anticipation nvim-treesitter going semver one day). Edit: |
I can see if it works with rocks.nvim when I'm back on my laptop. It looks like whatever lazy.nvim is using to install it can't find the You could try working around this by installing |
Thank you, that did allow me to install it! I can get another rocks.nvim user to test it for me so don't worry about that. thank you for the suggestion! |
This would be great: https://github.com/creativenull/efmls-configs-nvim |
would love to see https://github.com/udayvir-singh/tangerine.nvim and https://github.com/udayvir-singh/hibiscus.nvim :) |
@vimproved I'll look into opening some PRs. By the looks of it, bootstrapping would be unnecessary with rocks.nvim. Edit:
Added both plugins to the NURR for now. |
Do you mean
nvim-treesitter disappear from luarocks. Anyone know what happened? |
That sounds reasonable to me.
Yep, we removed it because it's very outdated and causes a lot of problems and conflicts with the luarocks tree-sitter parsers. There's a |
Add rocks.nvim to https://github.com/glacambre/firenvim#installing 😄
Perhaps a scm is possible? |
I guess am scm version for the |
So |
Yes - If rocks.nvim is installed. |
I see. Original |
Would be nice to get nushell treesitter on luarocks |
would be nice to have this |
Opened an issue with tree-sitter-nu for now
Added quicker.nvim to the NURR. |
Would be nice to have the following :) |
|
@simifalaye thanks for the heads-up. I'll keep my eye on the issue 😃 |
https://github.com/wasm-lsp/tree-sitter-wasm Tree-sitter for wasm 😄 A neovim plugin to use textmate theme and grammar |
@Freed-Wu any idea why tree-sitter-wasm isn't supported by nvim-treesitter? |
Note
🦥 This tracking issue is for the lazy and desperate 🦥
If you would like to actively contribute to getting plugins on luarocks.org, see this wiki page 🙏
Feel free to post your issues or PRs here.
Original text:
If you come across a plugin that isn't on luarocks.org, and you think it should be, you can leave a comment here (or thumbs up on any open PRs).
The text was updated successfully, but these errors were encountered: