Iordanis Petkakis
Iordanis Petkakis
> [!CAUTION] > `picker:set_layout` is broken in the latest neovim version: `NVIM v0.12.0-dev-292+g03d378fda6` _Originally posted by @drowning-cat in https://github.com/folke/snacks.nvim/discussions/458#discussioncomment-13025784_ I tracked down the last working Neovim version which is this...
### Did you check docs and existing issues? - [x] I have read all the snacks.nvim docs - [x] I have updated the plugin to the latest version before submitting...
It would be awesome if you could provide a command for renaming Neovim tab pages just like bufferline's `BufferLineTabRename` command. It's really useful when using Neovim tabs to separate workflow...
## Description Previous change results in a weird behavior where you can indeed open multiple terminals vertically, but then whey you press `` it always toggles the last terminal. After...
## Description Allow user to disable statuscolumn per filetype. ## Related Issue(s) Closes #2534 See https://github.com/LazyVim/LazyVim/issues/6797 ## Screenshots
For example it would be useful to do `gh f -p -L 100`. The default value is limited to 30 and there's no way to change the hardcoded `open_prs` command.
## Description Add new `shell_out` for Neovim 0.11 onwards as kind for external commands messages ## Related Issue(s) Fixes #1097 ## Screenshots