This website requires JavaScript.
Explore
Help
Sign in
luca
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Activity
3e318464aa
dotfiles
/
.config
/
nvim
/
init.lua
5 lines
78 B
Lua
Raw
Normal View
History
Unescape
Escape
minor neovim config refactor
2024-04-16 10:13:40 +02:00
_G.Config
=
require
(
"
config
"
)
neotree shortcuts
2024-04-13 18:02:16 +02:00
_G.Lib
=
require
(
"
lib
"
)
set up new nvim
2024-04-10 23:10:24 +02:00
require
(
"
config.lazy
"
)
Copy permalink