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
aa47cc862b95b7e4fd7f1d1359b4f123e3080dce
LazyVim
/
lua
/
lazyvim
/
config
History
Folke Lemaitre
5a99809844
feat(keymaps): added shortcuts for split and vsplit
<leader>-
and
<leader>|
2023-01-16 21:59:23 +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
feat(keymaps): added shortcuts for split and vsplit
<leader>-
and
<leader>|
2023-01-16 21:59:23 +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