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-22 08:53:33 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8625b49288
LazyVim.LazyVim
/
init.lua
5 lines
94 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: initial commit
2022-12-30 17:30:52 +01:00
require
(
"
user.options
"
)
require
(
"
user.lazy
"
)
refactor: autocommands.lua => autocmds.lua
2022-12-30 18:54:11 +01:00
require
(
"
user.autocmds
"
)
refactor: mappings => keymaps
2022-12-30 18:56:34 +01:00
require
(
"
user.keymaps
"
)
Reference in a new issue
Copy permalink