mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-01-26 11:24:07 +00:00
8 lines
82 B
Lua
8 lines
82 B
Lua
return {
|
|
settings = {
|
|
Lua = {
|
|
hint = { enable = true },
|
|
},
|
|
},
|
|
}
|