LazyVim.LazyVim/lua/lazyvim
2023-01-22 10:31:48 +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 feat(lsp): setup lsp servers not supported by mason-lspconfig and added mason=false to skip server setup by mason. Fixes #95 2023-01-22 10:31:48 +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