comparison vimrc @ 116:f7ea2b69b89d

Add shortcut to vimrc
author zegervdv <zegervdv@me.com>
date Tue, 16 Sep 2014 14:32:28 +0200
parents 9eeaecd192f5
children eae8e7173918
comparison
equal deleted inserted replaced
115:ad0dffd76517 116:f7ea2b69b89d
320 nnoremap <silent> <SPACE>k :<C-u>Unite -auto-resize -buffer-name=mappings mapping<cr> 320 nnoremap <silent> <SPACE>k :<C-u>Unite -auto-resize -buffer-name=mappings mapping<cr>
321 nnoremap <silent> <SPACE>s :<C-u>Unite -quick-match buffer<cr> 321 nnoremap <silent> <SPACE>s :<C-u>Unite -quick-match buffer<cr>
322 nnoremap <silent> <SPACE>o :<C-u>Unite outline<CR> 322 nnoremap <silent> <SPACE>o :<C-u>Unite outline<CR>
323 nnoremap <silent> <SPACE>t :<C-u>Unite tag<CR> 323 nnoremap <silent> <SPACE>t :<C-u>Unite tag<CR>
324 nnoremap <silent> <C-p> :<C-u>Unite -start-insert file_rec/async<CR> 324 nnoremap <silent> <C-p> :<C-u>Unite -start-insert file_rec/async<CR>
325 nnoremap <silent> <SPACE>h :<C-u>Unite ssh://Hurricane/STM-Quadcopter/source<CR>
326 nnoremap <silent> <SPACE>i :<C-u>Unite ssh://imac-van-zeger.local/Documents<CR>
325 " }}} 327 " }}}
326 " Unite Build {{{ 328 " Unite Build {{{
327 " TODO: Create builders eg Latex, Vagrant? 329 " TODO: Create builders eg Latex, Vagrant?
328 " }}} 330 " }}}
329 " Vimfiler {{{ 331 " Vimfiler {{{