Ver Fonte

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 há 11 anos atrás
pai
commit
05fa3d11a1
1 ficheiros alterados com 0 adições e 2 exclusões
  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'