-
This is more a feature request than an issue.
If I understand correctly, the editing takes place in the embedded neovim instance's buffers which are invisible and the windows in vscode are just cou…
-
Hey everyone,
I don't know if this is an issue particular to my neovim setup but my editor indents using tabs and these are not legal characters in purescript. So purescript-vim should probably mak…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
I have this config:
```lua
require'cmp'.setup {
sources = {
{ name = 'nvim_lsp' }
}
}
local custom_attach = function(client, bufnr)
-- this code gets executed when a language server…
-
With `ueberzug` backend:
![2023-12-14_110047](https://github.com/3rd/image.nvim/assets/62853938/c20f16c3-4d75-4024-bbae-b4509f2fb916)
Same file with `kitty` backend:
![2023-12-14_111312](https://gi…
-
- [ X ] Did you check Readme and existing issues?
**Describe the bug**
When I switch to Insert Mode (with "i") or Append Mode with ("a")
and I type letter(s) they only appear on the last selected…
MrMic updated
1 month ago
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
**Proposed Feature**
The ability to leverage Amazon Q Developer through the Warp terminal in conjunction with …
-
### Did you check docs and existing issues?
- [X] I have read all the lazy.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exist…
-
### Describe the bug
When the parsers `lua` and either `vim` or `comment` are installed, neovim crashes when trying to insert any character into a loaded lua file.
### To Reproduce
Have an `init.lu…
yggdr updated
1 month ago
-
### Describe the bug
When entering other files in insert mode, fold does not work, this might be related to a long outstanding weird bug in telescope, where opening files using telescope picker (in…