LazyVim.LazyVim/lua/lazyvim
2023-01-22 11:09:05 +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(indent-blankline): load on BufReadPost to prevent neo-tree errors 2023-01-22 11:09:05 +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