This website requires JavaScript.
Explore
Help
Sign in
artur
/
environment
Watch
1
Star
0
Fork
You've already forked environment
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2289379ad5
environment
/
home
/
.config
/
nvim
/
init.lua
6 lines
98 B
Lua
Raw
Normal View
History
Unescape
Escape
add command runner to nvim
2025-08-08 07:55:29 +02:00
require
(
"
command_runner
"
)
init
2025-08-01 12:52:57 +02:00
require
(
"
plugins
"
)
require
(
"
options
"
)
require
(
"
keymaps
"
)
add command runner to nvim
2025-08-08 07:55:29 +02:00
require
(
"
lsp
"
)
Reference in a new issue
Copy permalink