LazyVim.LazyVim/lua/lazyvim
2023-01-16 23:36:05 +01:00
..
config refactor(keymaps): use Util instead of requiring again 2023-01-16 22:15:41 +01:00
plugins fix(windows): set version=false for treesitter. Last release is too old and broken on Windows. Fixes #2 2023-01-16 23:36:05 +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