-
-
Notifications
You must be signed in to change notification settings - Fork 250
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
[Neo-tree WARN] Error rendering component icon: .../astrocommunity/lua/astrocommunity/pack/ansible/init.lua:7: couldn't parse regex: Vim:E55: Unmatched ) #1283
Comments
Same else problem Please tell me how to pin a version, add a "version" or/and "commit," it isn't helpful, it always gets the latest commit from the main branch |
@YouSysAdmin just relax and wait for #1284 merge :) |
@wert2all this is for the future, version pinning in the community.lua config doesn't work for me. |
i have no clue. You could remove ps. якщо у вас не вийде, то можете мені написати в діскорді astriNvim'а. |
@YouSysAdmin I found a way to pin the plugin version, but not the single pack. Since @type LazySpec
return {
{
"AstroNvim/astrocommunity",
commit = "cf7a7ae0e92bf09f5f7d710113fcad794d3e3b77"
},
{ import = "astrocommunity.pack.ansible" }
} |
Checklist
repro.lua
provided belowNeovim version (nvim -v)
0.10.2
Operating system/version
opensuse
Terminal/GUI
kitty
Describe the bug
Warning on open neotree window
Caused by #1280
Steps to Reproduce
Expected behavior
no warnings
Screenshots
No response
Additional Context
No response
Minimal configuration
The text was updated successfully, but these errors were encountered: