mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
## Description Latest version of blink.cmp renamed the keymap.presets table which breaks LazyVim's access to presets. This fixes it by using the `presets.get()` method instead, which internally resolves to the correct table and looks like the right API. ## Related Issue(s) N/A ## Screenshots N/A ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
|---|---|---|
| .. | ||
| compat | ||
| extras | ||
| lsp | ||
| coding.lua | ||
| colorscheme.lua | ||
| editor.lua | ||
| formatting.lua | ||
| init.lua | ||
| linting.lua | ||
| treesitter.lua | ||
| ui.lua | ||
| util.lua | ||
| xtras.lua | ||