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
d224aea4a4
LazyVim.LazyVim
/
init.lua
5 lines
77 B
Lua
Raw
Normal View
History
Unescape
Escape
refactor: move icons to settings and add setup method for configs extending LazyVim (like my own dots)
2023-01-03 21:04:35 +01:00
vim.g
.
mapleader
=
"
"
vim.g
.
maplocalleader
=
"
"
require
(
"
lazyvim
"
)
.
setup
(
)
Reference in a new issue
Copy permalink