-
- `nvim --version`:
```
NVIM v0.5.0-1869f86e3
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNDEBUG -Wall -Wextra -pedantic -Wno-unused-…
-
### Feature description
There is https://github.com/Konfekt/FastFold maybe this plugin can integrate the feature itself so we can remove another viml dependence.
### Describe the solution you'd lik…
Mte90 updated
2 years ago
-
Type: Bug
Open Markdown Preview. Get Popup with
```
Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an in…
-
Issue Type: Performance Issue
When executing on VSCode code what does little intensive task, VSCode, IntelliSense and all features becomes laggy. CPU fans and tempratures goes up-to-fly
VS Cod…
-
The side from which one does the conversion matters when converting functions:
```lua
local function hello()
print('hello')
end
local Myfunc = vim.fn['function'](hello)
print(Myfunc)
--…
-
Type: Bug
1. find the updates
2. update those extensions
question 1: after update, the ui seem that we had have those extensio installed
question 2: reload and the diasble extensions will be enable…
-
### Describe the bug
- [x] I have updated my Neovim version to latest master
- [x] I have updated my plugin to the latest version
- [x] I have run `:TSUpdate`
- [x] I have read the [troubleshootin…
-
There are certain langauges that dont have a language server or tree sitter, and might not really benefit a ton to have one. I good example is .conf files that are really just key-value. For these cas…
-
### Neovim version (nvim -v)
git master
### Vim (not Nvim) behaves the same?
N/A
### Operating system/version
Mageia Cauldron x86_64
### Terminal name/version
kitty
### $TERM environment varia…
-
Hello, I am getting this error when opening neotest summary window.
```
E5108: Error executing lua ~/.vim/bundle/plenary.nvim/lua/plenary/async/async.lua:18:
The coroutine failed with this messag…