Explorar o código

Removed MultipleCursor'sFind. It was dumb

wreed4 %!s(int64=8) %!d(string=hai) anos
pai
achega
545fd20af6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      vimrc

+ 0 - 1
vimrc

@@ -318,7 +318,6 @@ nnoremap <leader><F1> :YcmForceCompileAndDiagnostics<CR>
 " }}}
 " {{{##### Multiple Cursors #####
 let g:multi_cursor_exit_from_insert_mode = 0
-nnoremap <leader><C-N> :MultipleCursorsFind
 
 " }}}
 " {{{##### Unite #####