feat: add conf to setup view for different command

This commit is contained in:
JuanZoran 2023-01-04 23:11:19 +08:00
parent c51937c6cf
commit 409d85f615

View File

@ -69,7 +69,11 @@ return {
notOxford = '' notOxford = ''
}, },
auto_close = true, auto_close = true,
style = {
input = 'float',
cursor = 'cursor',
select = 'cursor'
}
-- TODO add online translate engine -- TODO add online translate engine
-- online_search = { -- online_search = {
-- enable = false, -- enable = false,