You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The auto brackets were explicitly disabled for rust due to them being inaccurate too often. You can force enable them with force_allow_filetypes = { 'rust' }. Lmk if it's working well for you though and I'll remove it from the blocklist
Make sure you have done the following
blink.cmp
Bug Description
I've enabled auto-brackets but yet there's no brackets around macros like
println
print
or so.Relevant configuration
neovim version
NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713773202 Run "nvim -V1 -v" for more info
blink.cmp
version: branch, tag, or commit"blink.cmp": { "branch": "main", "commit": "75cadbcd2657ed01326ca2b0e5e4d78a77127ca3" },
The text was updated successfully, but these errors were encountered: