1
0
mirror of https://github.com/amix/vimrc synced 2025-07-20 02:25:01 +08:00

Bundled snippets

This commit is contained in:
Mirosław Pragłowski
2015-06-09 22:48:17 +02:00
parent 040b3b937f
commit 150aef211b
7 changed files with 26 additions and 0 deletions

View File

@ -96,3 +96,6 @@ map <Leader>t :call RunCurrentSpecFile()<CR>
map <Leader>s :call RunNearestSpec()<CR>
map <Leader>l :call RunLastSpec()<CR>
map <Leader>a :call RunAllSpecs()<CR>
" Activate snipmate
ActivateAddons vim-snippets snipmate