LazyVim.LazyVim/lua/lazyvim/plugins/extras
Iordanis Petkakis 0350934d56
fix(luasnip): schedule jump to be compatible with blink, nvim-cmp still works after change (#5470)
## Description
Schedule `jump` in Luasnip `snippet_forward`, so that it doesn't get
stuck before the last placeholder.
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
Fixes #5469
<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-01-28 09:19:01 +01:00
..
ai perf(supermaven): add lazy-loading (#5183) 2024-12-19 15:41:11 +01:00
coding fix(luasnip): schedule jump to be compatible with blink, nvim-cmp still works after change (#5470) 2025-01-28 09:19:01 +01:00
dap feat(snacks): added profiler keymaps 2024-12-12 13:47:29 +01:00
editor feat(snacks.picker): added leader-fB to find any buffer (including hidden & nofile) 2025-01-23 19:22:47 +01:00
formatting feat(extras): add biome formatter (#4448) 2024-11-16 07:34:21 +01:00
lang fix(sql): better nvim-cmp check. Closes #5188 2025-01-20 20:32:17 +01:00
linting feat(eslint): add option to disable eslint auto format (#4225) 2024-11-08 14:05:00 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui fix(mini.indentscope): disable snacks and indent-blankline scope 2024-12-12 16:44:28 +01:00
util feat(chezmoi): add snacks picker integration for chezmoi files (#5429) 2025-01-18 14:52:25 +01:00
vscode.lua fix(vscode): diabled some snacks plugins. Fixes #5364 2025-01-20 20:30:39 +01:00