Spell fix

Remove duplicated word.
This commit is contained in:
Ruslan Kiyanchuk 2018-09-18 17:42:41 -07:00 committed by GitHub
parent f0019fc642
commit 3c290d9308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,7 +178,7 @@ System Shortcuts:
<M-b>: BackInsert (|g:AutoPairsShortcutBackInsert|)
To rebind keys <M-p>, <M-e> or <M-n> or in case of conflicts conflicts with
To rebind keys <M-p>, <M-e> or <M-n> or in case of conflicts with
another keys:
let g:AutoPairsShortcutToggle = '<another key>'