LazyVim.LazyVim/lua/lazyvim
2023-01-16 21:16:51 +01:00
..
config feat(lsp): added opts.autoformat to be able to disable autoformat by default. Fixes #65 2023-01-16 14:13:24 +01:00
plugins feat(mini.surround): added lazy keys with descriptions to mini.surround 2023-01-16 21:16:51 +01:00
util feat(lsp): allow overriding options for vim.lsp.buf.format. Fixes #51 2023-01-13 22:46:16 +01: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