-
With regard to the idea of using TM copes it'd been mentioned we may need extra UI scopes since TM is mostly covering code highlighting. Things like:
- UI (status bars, etc)
- Terminal stuff (cur…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When neovim starts, I got the error:
```
E5108: Error executing lua ...al/share/nvim/la…
-
### Issue description
Unlike a regular terminal where a user really has to work hard (press-hold-drag-release the mouse) to resize the window, tmux panes get a resize command for other reasons. For…
-
The main purpose of this ticket is to gather all information about how the [treeViewProtocol](https://scalameta.org/metals/docs/integrations/tree-view-protocol) works, what are the current problems an…
-
Firenvim broke in latest thunderbird betas.
-
suoto updated
4 years ago
-
This came up in https://github.com/Shougo/deoplete.nvim/issues/322
As it stands now, there doesn't seem to be any way for a rplugin to resume operation without restarting Neovim altogether if the plu…
-
### Prerequisites
- [X] I am using the latest stable neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1713773202 Run "…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…
-
I have this very simple config:
```lua
return {
'ray-x/lsp_signature.nvim',
event = 'VeryLazy',
config = function()
require('lsp_signature').setup({
bind = true,
handle…