Skip to content

Instantly share code, notes, and snippets.

View wanseob's full-sized avatar
🦉

Wanseob Lim wanseob

🦉
View GitHub Profile
@wanseob
wanseob / ibusjump.vim
Created November 18, 2018 08:26 — forked from mozbugbox/ibusjump.vim
Switch ibus to English on Escape key for Vim
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Auto switching IBus engine to Engish when leaving insert mode
" Maintainer: mozbugbox <mozbugbox@yahoo.com.au>
" License: GPL version 3 or later
"
" Options:
" let g:ibus_eng_engine = 'xkb:us::eng'
" let g:ibus_reset_insert = 1
"
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""