Skip to content

Commit

Permalink
Fix cohama#88
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar committed Nov 14, 2020
1 parent 89bf4dc commit 80f1316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/lexima.vim
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ endif

function! s:setup_insmode()
if get(b:, 'lexima_disabled', 0)
iunmap <esc>
return
endif

Expand Down

0 comments on commit 80f1316

Please sign in to comment.