LazyVim.LazyVim/lua/lazyvim/config
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
..
autocmds.lua fix(autocmds): avoid checktime when buftype=nofile (#2270) 2024-01-21 20:20:54 +01:00
init.lua chore(main): release 10.9.1 (#2399) 2024-01-21 20:03:51 +01:00
keymaps.lua feat(keymaps): add function to toggle between light/dark backgrounds (#2088) 2024-01-21 19:52:36 +01:00
options.lua fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00