LazyVim.LazyVim/lua/lazyvim
Frederick Zhang 8e2046f3d0
fix(autocmds): avoid checktime when buftype=nofile (#2270)
It triggered an 'E11: Invalid in command-line window; <CR> executes,
CTRL-C quits' error when Neovim was in Command Line window and
FocusGained.
2024-01-21 20:20:54 +01:00
..
config fix(autocmds): avoid checktime when buftype=nofile (#2270) 2024-01-21 20:20:54 +01:00
plugins docs: typo in init.lua (#2365) 2024-01-21 20:10:18 +01:00
util fix(lsp): fix inlay hints for older nightlies. See #2007 2023-11-30 21:24:07 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00