LazyVim.LazyVim/lua/lazyvim
2023-01-22 10:36:49 +01:00
..
config fix(keymaps): switch <leader>gg and <leader>gG to be consistent with the other keymaps 2023-01-20 20:12:47 +01:00
plugins fix(treesitter): dont add to ensure_installed when "all". Fixes #98 2023-01-22 10:36:49 +01:00
util build: fix mdx issue with escaped pipe character 2023-01-20 20:36:55 +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