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
688436c9af696f978c56f807e78fbc2df0314314
LazyVim
/
lua
/
lazyvim
History
Folke Lemaitre
688436c9af
feat: added vim-repeat.
Fixes
#56
2023-01-13 22:26:21 +01:00
..
config
fix(keymaps):
<leader>ur
now does the same as Neovim's better
<c-l>
2023-01-13 09:02:14 +01:00
plugins
feat: added vim-repeat.
Fixes
#56
2023-01-13 22:26:21 +01:00
util
fix(luasnip): don't set remap=true for
<tab>
.
Fixes
#44
2023-01-11 21:19:52 +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