This website requires JavaScript.
Explore
Help
Register
Sign In
valentineus
/
nvim-config
Watch
0
Fork
0
You've already forked nvim-config
Code
Releases
Activity
nvim-config
/
lua
/
init.lua
4 lines
58 B
Lua
Raw
Normal View
History
Unescape
Escape
Plugged in the theme Signed-off-by: Valentin Popov <valentin@popov.link>
2023-03-30 15:55:02 +04:00
require
(
'
plugins
'
)
Переработал структуру настроек и плагинов Signed-off-by: Valentin Popov <valentin@popov.link>
2023-03-30 22:54:32 +04:00
require
(
'
settings
'
)
Вынес клавиши в отдельный файл Signed-off-by: Valentin Popov <valentin@popov.link>
2023-03-31 00:33:54 +04:00
require
(
'
keymaps
'
)
Copy Permalink