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
2ae2a6326524baef7c271c4d01f950bffe6aa755
LazyVim
/
lua
/
lazyvim
/
config
History
Folke Lemaitre
2ae2a63265
fix(bufferline): plugin was renamed from nvim-bufferline.lua -> bufferline.nvim.
Fixes
#128
2023-01-25 08:19:44 +01:00
..
autocmds.lua
feat(autocmds): rebalance windows on resize
2023-01-11 16:26:08 +01:00
init.lua
fix(autocmds): load autocmds during startup when argc > 0.
Fixes
#34
2023-01-11 13:00:16 +01:00
keymaps.lua
fix(bufferline): plugin was renamed from nvim-bufferline.lua -> bufferline.nvim.
Fixes
#128
2023-01-25 08:19:44 +01:00
options.lua
fix(config): don't set options to their defaults (
#120
)
2023-01-24 13:40:18 +01:00
settings.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