lazyvim/lua/lazyvim
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
..
config fix: check buffer validity in autocmd to prevent keymap.set() throwing 2026-05-16 05:39:14 +01:00
plugins fix(oxc): prefer top-level oxlint root_dir in monorepos 2026-04-26 20:15:56 +02:00
util feat(typescript): split typescript extra in main, vtsls and tsgo 2026-03-20 21:40:30 +01: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