mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
5 lines
94 B
Lua
5 lines
94 B
Lua
require("live-command").setup {
|
|
enable_highlighting = true,
|
|
inline_highlighting = true,
|
|
}
|