This website requires JavaScript.
Explore
iGor milhit
Help
Sign In
igor
/
neovim
Watch
1
Star
0
Fork
You've already forked neovim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf6165b19f
neovim
/
init.lua
4 lines
65 B
Lua
Raw
Normal View
History
Unescape
Escape
config: rewrite configuration from scratch - The idea was to improve the markdown experience, but it is not as good as I would have like, especially for folding. Co-Authored-by: iGor milhit <igor@milhit.ch>
2024-08-06 16:35:29 +02:00
-- Load options from core
require
(
"
core
"
)
require
(
"
config.lazy
"
)