-
## Describe the issue
Neovim cannot be run inside of tmux. Launching neovim inside of tmux yields an empty screen and pressing ctrl+c returns me to the terminal. Vim works just fine.
## Steps to…
musjj updated
1 month ago
-
This is mostly just for tracking. Obviously everyone wants this, but it looks like work... 😏
# Problem
vscode has "remote" tools (broadly referred to as `vscode-remote`, in particular `vscode r…
-
Hi,
Just set this up and have been debugging it for a couple of hours now to no avail.
Every time I run `:lua require('dap').continue` with the config down below, I get the message in the title…
-
**Neovim version**: v0.9.1
**OS**: macOS Venture (M2 chip)
**Error**: I see the following error when running `DevcontainerUp`
```
#0 154.7 + + curl -s https://api.github.com/repos/jesseduffield/…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/jose-elias-alvarez/null-ls.nvim#faq) and it didn't resolve my problem.
### Issues
- [X] I have checked [existing issues](https://gith…
-
The plugin automatically calls `zig fmt` to format the code as soon as we save the file. This can be set as option rather than the default.
When developing on large files, `zig fmt` slows down the fo…
-
So there is `Normal` and `NormalNC` built-in highlight groups which allows to have different highlights for active and inactive windows. I'm wondering whether it's possible to have some indent highlig…
-
Hi 👋
It looks like my installation of codeium in neovim cannot extract the downloaded server gzip file. I saw in another issue that it is supposed to find out if it's currently using powershell an…
-
After the latest update of the packer,nvim I am getting the following error.
![image](https://user-images.githubusercontent.com/61322708/132130851-3195f8d7-9901-4a88-bf81-95ea51302b87.png)
neovi…
-
## Description
I've a custom function which marks the items and calls the respective clipboard action all in one. This was working perfectly well, but at some point in the past it stopped working. …