lazyvim/lua/lazyvim
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
..
config chore(main): release 15.8.1 (#6641) 2025-10-18 08:34:17 +02:00
plugins fix(util): add some kulala keymaps back to global (#5960) 2025-10-19 12:53:46 +02:00
util fix(treesitter): better check on windows if microsoft build tools is installed 2025-10-15 19:43:44 +02:00
health.lua feat(treesitter): add installation instructions to get a C compiler on windows 2025-10-15 08:42:05 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00