LazyVim.LazyVim/lua/lazyvim
2023-10-01 23:36:26 +02:00
..
config fix(format): moved formatting keymap to lua/lazyvim/config/keymaps.lua 2023-10-01 23:31:24 +02:00
plugins feat(conform): set vim.opt.formatexpr 2023-10-01 23:36:26 +02:00
util fix(util): fixed line number toggling. Closes #1173 2023-07-20 23:38:43 +02: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