-
### Steps to reproduce
Run the following, and it reports no error:
```
❯ vim -Nu NONE -S
-
-
### Problem
See the repro below
### Steps to reproduce
```lua
vim.cmd('echo 1')
return vim.cmd('echo 1')
```
In the above lua file type `gg0fe` then `gcG`. The result is
```lua
"vim.cmd('echo 1')
"…
-
Hello,
It seems I have a similar issue as in #44 but in the CMP integrated menu.
I'm using the CMP integration taken from [README](https://github.com/brenoprata10/nvim-highlight-colors?tab=readm…
-
I like this TUI because compared to other options it has simplicity in design and also supports
VIM motions, but the weakest point is not being able to have at least a system prompt.
-
### Did you check the docs?
- [X] I have read all the lazy.nvim docs
### Is your feature request related to a problem? Please describe.
Thanks for making this plugin! `lazy.nvim` has been incredibl…
-
The command: `AddTabularPipeline`
SkyBison's errors:
```
Error detected while processing function SkyBison..74_RunCommandAndQuit: …
-
I constantly get messages like `gofumpt failed 2` on save.
I see
`
[Wed Nov 6 00:28:27 2024 582068] ....living/.local/share/nvim/lazy/go.nvim/lua/go/format.lua:75 |1: { "stat /Users/find.art…
-
From [offtopic discussion](https://github.com/jannis-baum/vivify.vim/pull/17?notification_referrer_id=NT_kwDOAOVvTrQxMTcwODEwODQ1NToxNTAzNjIzOA#issuecomment-2256345587)
Me:
>The way the cursor l…
-
navigate between tasks with `hjkl` keys, and start/stop each task with a key (spacebar might be a good default)