snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

🍿 A collection of QoL plugins for Neovim

Results 52 snacks.nvim issues
Sort by recently updated
recently updated
newest added

This PR adds a new option to Snacks Input, `start_mode`, to set the initial mode when the input window opens, inspired by [Dressing.nvim](https://github.com/stevearc/dressing.nvim). Changing the initial mode can be useful...

docs-vim
docs

## Description The current implementation doesn't provide a way to force delete unnamed but not saved buffers. With the current implementation when we try to force delete unnamed buffers it...

stale
bufdelete

## Description Currently `opts.args` are set to a specific value. Allow users to optionally pass their own additional args. ## Related Issue(s) None ## Screenshots

lazygit

## Description The scratch module uses `vim.ui.select` which misses the nice things about the picker. This implementation adds scratch picker with ability to create, grep and delete scratch buffers. Couldn't...

picker

### Did you check the docs? - [X] I have read all the snacks.nvim docs ### Is your feature request related to a problem? Please describe. fzf-lua and telescope both...

enhancement
stale

## Description Leverage `which-key` to show the help window when available. ## Related Issue(s) N/A ## Screenshots https://github.com/user-attachments/assets/722048ea-c882-4c0a-b7db-512b136db770 https://github.com/user-attachments/assets/e65f7657-bc83-4de0-9bdd-d9f3dce6c5d9

win

## Description Fix the git browse functionality for bitbucket. See the following for reference: https://support.atlassian.com/bitbucket-cloud/docs/hyperlink-to-source-code-in-bitbucket/ https://stackoverflow.com/questions/59743484/link-to-specific-lines-of-code-in-stash-bitbucket

stale
gitbrowse

### 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...

bug

## Description Hello there, thanks for snacks 😋. Even though the usage can generally be inferred by type annotations, many people still struggle to set the default layout for a...

docs

### Did you check the docs? - [x] I have read all the snacks.nvim docs ### Is your feature request related to a problem? Please describe. I work in some...

enhancement