LazyVim.LazyVim/lua/lazyvim
2023-01-24 08:17:57 +01:00
..
config fix(options): don't set GUI font. Fixes #113 2023-01-23 23:42:01 +01:00
plugins fix(telescope): bind hidden/ignore to <a-i>, <a-h> instead of <c-i> since thats the same as <tab>. Fixes #117 2023-01-24 08:17:57 +01:00
util build: highlight extra module 2023-01-23 08:08:12 +01:00
health.lua feat(health): added some simple health checks 2023-01-24 08:17:10 +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