mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update conf for plugin live-command.nvim
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
require("live-command").setup {
|
require("live-command").setup {
|
||||||
defaults = {
|
enable_highlighting = true,
|
||||||
enable_highlighting = false,
|
inline_highlighting = true,
|
||||||
inline_highlighting = false,
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user