feat(615): transparent background option (#617)

This commit is contained in:
William Goulois 2021-07-03 19:52:07 +02:00 committed by GitHub
parent 7e78b14009
commit 0096e0baa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View file

@ -18,6 +18,7 @@ O.leader_key = ' '
O.ignore_case = true
O.smart_case = true
O.lushmode = false
O.transparent_window = false
-- After changing plugin config it is recommended to run :PackerCompile
O.plugin.hop.active = false