Hneuschmidt
Results
2
comments of
Hneuschmidt
I have this same problem with my config (not using astrovim). The other movement commands also do not work (reliably), especially using % does not work at all. `:echo JuliaGetMatchWords()`...
Okay I did some more digging. The issue stems from me (and AstroVim) using Treesitter for syntax highlighting. The filetype plugin from julia-vim relies on `synID()` in line 58: `let...