-
---
description: A guide on how to setup debugging for JavaScript projects in neovim. Learn how to debug svelte, react or vue without having to leave your editor.
tags: ["code","nvim","svelte","java…
-
Neovim provides a lua function [`vim.ui.select()`](https://neovim.io/doc/user/lua.html#vim.ui.select()) that can be used by plugins to ask the user to select one of several entries. Other plugins can…
-
Hello, I am having an issue when I am trying to display lsp code actions with telescope-ui-select. Details below.
`nvim -v`:
```
NVIM v0.8.3
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by …
-
- [ ] markdown rendering
- [x] #19
-
### Feature already in Vim?
No
### Feature description
I have been using Vim/Neovim for almost a decade now, and the only use-case for which I still cannot work on Neovim is notebooks. These …
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
**Read the README.md and search for similar issues before posting a bug report!**
Any bug that can be solved by just reading the [prerequisites](https://github.com/aristocratos/btop#prerequisites) …
-
When trying to launch neophyte i get a blank window and the following output in stdout
```
WARN [sctk_adwaita::buttons] Ignoring unknown button type:
INFO [neophyte::neovim] Calling method nvim_ui_…
-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked all existing issues and didn't find a similar issue
### Description
Colorizer does not attach when opening a buffer,…
-
Promoting @tarruda 's comment on #83 into its own bug:
The only way to truly fix neovim_mod.py is to refactor it to use the new remote screen facility and parse screen updates according to your expec…