THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5aa85e47e42e86eb854fc42a4f4a46f1de50a56f
LazyVim
/
lua
/
lazyvim
History
Folke Lemaitre
5aa85e47e4
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
..
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