]> git.gir.st - VimFx.git/commit
Only allow `<late>` in single-key shortcuts
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 26 Feb 2016 14:17:42 +0000 (15:17 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Fri, 26 Feb 2016 14:26:52 +0000 (15:26 +0100)
commit8f9c8550ddcc36dd7c12bfec0bfe9da35041ca99
treef5b42466b3b274a6cd3c73c89300e1a3c9e40080
parentcf1dfe8939e7c812e353f2572daa6b0e47a0ec5f
Only allow `<late>` in single-key shortcuts

Previously, it was allowed in any shortcut sequence, but it only made a
difference for the last character. It really only makes sense to use `<late>`
with singe-key shortcuts.
13 files changed:
extension/lib/vimfx.coffee
extension/locale/de/vimfx.properties
extension/locale/en-US/vimfx.properties
extension/locale/fr/vimfx.properties
extension/locale/id/vimfx.properties
extension/locale/it/vimfx.properties
extension/locale/ja/vimfx.properties
extension/locale/nl/vimfx.properties
extension/locale/pt-BR/vimfx.properties
extension/locale/ru/vimfx.properties
extension/locale/sv-SE/vimfx.properties
extension/locale/zh-CN/vimfx.properties
extension/locale/zh-TW/vimfx.properties
Imprint / Impressum