lazyvim/lua/lazyvim/plugins
Jarryd Tilbrook a16739e332
fix(util): add some kulala keymaps back to global (#5960)
## Description

Some kulala keymaps are useful to access globally, such as the
scratchpad. However, #4467 #4574 added all of them to http filetypes
only

This adds the scratchpad and replay last to global keymaps

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2025-10-19 12:53:46 +02:00
..
extras fix(util): add some kulala keymaps back to global (#5960) 2025-10-19 12:53:46 +02:00
lsp fix(stylua): stylua is now also an LSP. Disable it since we use the CLI tool. 2025-09-30 18:10:39 +02:00
coding.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
colorscheme.lua fix(catppuccin): follow-up on api change (#6505) 2025-09-26 06:36:14 +02:00
editor.lua chore(which-key): remove unnecessary icons (#5461) 2025-09-17 10:15:21 +02:00
formatting.lua fix(conform): changes for new conform.nvim config 2024-07-20 17:14:07 +02:00
init.lua feat(core): relax hard requirement for vim.lsp.is_enabled. Show warning instead 2025-09-19 08:11:38 +02:00
linting.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
treesitter.lua fix(treesitter): attach textobject keymaps to existing buffers on load. Closes #6642. Closes #6639 2025-10-18 15:26:41 +02:00
ui.lua docs: improved plugin doc strings (#5657) 2025-09-17 11:17:32 +02:00
util.lua fix(terminal): term toggle keymaps now only work for snacks terminals. Closes #6573 2025-10-09 22:08:13 +02:00
xtras.lua fix(xtras): load copilot-native before blink (#6588) 2025-10-09 13:46:25 +02:00