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-21 08:35:53 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d5c8045bbd
LazyVim.LazyVim
/
init.lua
5 lines
95 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
"
)
feat: initial commit
2022-12-30 17:30:52 +01:00
require
(
"
user.mappings
"
)
Reference in a new issue
Copy permalink