mirror of
https://github.com/amix/vimrc
synced 2025-07-20 02:25:01 +08:00
Bundled snippets
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user