lazyvim/lua
akioweh de3cd1fb32
fix: check buffer validity in autocmd to prevent keymap.set() throwing
the buffer that triggered the autocmd could be gone by the time
vim.schedule runs keymap.set, e.g. with transient buffers created by
nvim_get_option_value
2026-05-16 05:39:14 +01:00
..
lazyvim fix: check buffer validity in autocmd to prevent keymap.set() throwing 2026-05-16 05:39:14 +01:00