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:
parent
154cde3d71
commit
b9cf3cc6ed
@ -1,6 +1,4 @@
|
||||
require("live-command").setup {
|
||||
defaults = {
|
||||
enable_highlighting = false,
|
||||
inline_highlighting = false,
|
||||
},
|
||||
enable_highlighting = true,
|
||||
inline_highlighting = true,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user