This website requires JavaScript.
Explore
Help
Sign In
erik
/
nvim_dotfiles
Watch
1
Star
0
Fork
0
You've already forked nvim_dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
871fcb331ee551bdd7eeac992544b6f1a87f7b12
nvim_dotfiles
/
init.lua
10 lines
113 B
Lua
Raw
Normal View
History
Unescape
Escape
- new neovim config
2025-06-24 18:12:40 +02:00
require
(
"
settings
"
)
require
(
"
ui
"
)
-- require("vue")
require
(
"
pluginmanager
"
)
- added Netrw shortcut and settings
2025-07-03 10:50:10 +02:00
-- require("commands")
Reference in New Issue
Copy Permalink