This website requires JavaScript.
Explore
Help
Sign in
mirror
/
LazyVim.LazyVim
Watch
1
Star
0
Fork
You've already forked LazyVim.LazyVim
0
mirror of
https://github.com/LazyVim/LazyVim.git
synced
2025-06-23 01:08:59 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0cfc15e739
LazyVim.LazyVim
/
lua
/
lazyvim
/
config
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
0cfc15e739
refactor(keymaps)!: terminal keymaps are now under
<leader>ft
and
<leader>fT
2023-01-11 17:27:52 +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
refactor(keymaps)!: terminal keymaps are now under
<leader>ft
and
<leader>fT
2023-01-11 17:27:52 +01:00
options.lua
fix(options): use
vim.opt
and trigger Lazy ui reload when needed.
Fixes
#38
2023-01-11 12:56:07 +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