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
Error detected while processing CursorMoved Autocommands for "<buffer=1>":
Error executing lua callback: ...elimiters.nvim/lua/rainbow-delimiters/strategy/local.lua:198: attempt to call method 'r
ange' (a nil value)
stack traceback:
...elimiters.nvim/lua/rainbow-delimiters/strategy/local.lua:198: in function 'update_local'
...elimiters.nvim/lua/rainbow-delimiters/strategy/local.lua:223: in function 'fn'
...r/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:345: in function 'for_each_tree'
...elimiters.nvim/lua/rainbow-delimiters/strategy/local.lua:222: in function 'local_rainbow'
...elimiters.nvim/lua/rainbow-delimiters/strategy/local.lua:277: in function <...elimiters.nvim/lua/rainbow-deli
miters/strategy/local.lua:273>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
A file named
main.h
in my cpp project like this:once I open it, nvim cmd show errors as below:
Anybody can try this cpp file?
Beta Was this translation helpful? Give feedback.
All reactions