-
For some reason, lsp.hover behaves differently with typescript-tools from any other lips I have installed. One keymap automatically moves the cursor inside a panel just like If I'd press the keybindin…
-
fastaction doesn't list code actions that `vim.lsp.buf.code_action` proposes.
Config, in lazy: `{'Chaitanyabsprip/fastaction.nvim'},` in `lua/bindings.lua`:
```
local opts = {noremap = true, sile…
galou updated
17 hours ago
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Fedora 41
### Term…
-
Would be great to bind mount the nvim config folder as a volume when using a devcontainer rather than copying the folder. I this vscode does something like this when running on a remote devcontainer.
…
-
### Description
(I tried reaching out on Gitter first, but it seems like it's abandoned)
I need to add shortcuts to move telescope results up & down. However, I'm struggling with glitches, becau…
-
Hi,
If anyone happens to use both this here plugin and lewis6991/fileline.nvim (or wsdjeg/vim-fetch) and then opens a git-tracked file like this: `nvim FILE:1` an error is thrown:
```
Error exe…
-
## Prerequsities
- [x] I'm on the latest version of the plugin
- [x] I've installed the required dependencies
- [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there
## Se…
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
So after reporting an issue with my configuration that lead to issues with updates and syncs against git repos when using rocks-git.nvim in a bare repo it turned out to be essentially user error (see …
-
### Description
unfortunately i have no reproduction for the issue, nor am i sure what's going on. i have a script that's opening multiple files, which may be opening them fast. Maybe that's related …