ソースを参照

Fix sparkup binding interfering with typing

With leader now as space, and Sparkup operating in insert mode, it becomes
impossible to type things like "do not" (space and 'n').
Weiyi Lou 11 年 前
コミット
05fa3d11a1
1 ファイル変更0 行追加2 行削除
  1. 0 2
      vim/settings/sparkup.vim

+ 0 - 2
vim/settings/sparkup.vim

@@ -1,2 +0,0 @@
-"g:sparkupExecuteMapping (Default: '<C-e>') - Mapping used to execute sparkup.
-let g:sparkupNextMapping = '<Leader>n'