This website requires JavaScript.
Explore
Help
Sign In
dotfiles
/
nvim
Watch
1
Star
0
Fork
0
You've already forked nvim
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a8818ea92a
nvim
/
init.lua
7 lines
94 B
Lua
Raw
Normal View
History
Unescape
Escape
Start with theme
2021-02-24 18:33:43 +01:00
-- init.lua
I honestly don't know anymore
2022-10-13 17:31:11 +02:00
require
'
plugins
'
I did way too much in this one commit Vimconf2021 inspired me a lot and I'm not done yet
2021-11-26 23:38:04 +01:00
require
'
settings
'
.
init
(
)
require
'
maps
'
.
init
(
)
require
'
commands
'
Reference in New Issue
Copy Permalink