Jaeho Choi
Jaeho Choi
I'm afraid the problem persists. I also found out that the problem I described above that there's "fallback" to untranslated English, and that getting repetition of untranslated and broken strings...
If I do `:TSInstall all` and then `:che nvim-treesitter`, report shows 3 errors (out of all 297 parsers) ``` The following errors have been detected: ~ - ERROR c_sharp(highlights): .../current/share/nvim/runtime/lua/vim/treesitter/query.lua:252:...
I was getting the same issue in Debian manually updated to 13.0 trixie, and the commands above fixed it for me
Yes "matchit" is a plugin written in viml and is by default included in official distribution of Neovim. But a version similar to matchit that is written in lua doesn't...
https://github.com/onsails/lspkind.nvim/commit/53374a2dbcb959f1d0d5d3cf6c47c4b029151c6e broke `require'lspkind'.symbolic()` call. Anyone have updated code?