-
目前没有成功在wsl上 load 这个插件,一直得到以下错误:
`
"test.lua" LuaJIT ASSERT lj_api.c:51: index2adr: calling frame is not a C function
`
我还尝试了单独 load rime 的 lua binding,错误是一样的:
```lua
local rime = require "…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exis…
-
### Description
Using `require("telescope.builtin").lsp_definitions()` fails even when `vim.lsp.buf.definition()` works in the Deno LSP for a dependency or builtin (like `console.log`). See recordi…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
Hope Heading explains it.
I use lualine, barbar, and nvim-tree (there are probably more).
They don't reflect the colorscheme at launch (even though the opened buffer does)
> the icons color appear…
-
### Did you check docs and existing issues?
- [X] I have read all the trouble.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched th…
-
### Description
At a freshly installed neovim, using the same exact configurations as [neovim from scratch](https://github.com/LunarVim/Neovim-from-scratch), the checkhealth fails during the execut…
-
After the basic installation when I say "require("gitportal").open_file_in_browser()" it just shows a quick message "not found" and nothing happens.
I am in wsl ubuntu environment, btw. Could it be …
-
Creating this to track all the incompatibilities across vim and neovim lua compatibility based on the comment by @tjdevries at https://github.com/neovim/neovim/pull/12507#issuecomment-647891334.
Th…
-
Mac os , lua 5.4
image.nvim: magick rock not found, please install it and restart your editor
luarocks install magick: To check if it is available for other Lua versions, use --check-lua-versions.…