Skip to content

Commit

Permalink
Added snippet bun for vim
Browse files Browse the repository at this point in the history
  • Loading branch information
DSIW authored and taq committed Jun 26, 2012
1 parent 55496d5 commit 54ff2a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snippets/vim.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ snippet au
" this one is which you're most likely to use?
autocmd ${2:BufRead,BufNewFile} ${3:*.ext,*.ext3|<buffer[=N]>} ${4}
augroup end
snippet bun
Bundle '${1}'

0 comments on commit 54ff2a1

Please sign in to comment.