Skip to content

Commit 3c884b1

Browse files
committed
Merge branch 'master' of github.com:MasseR/dotvim
Conflicts: vimrc
2 parents 4e751a4 + 3743a15 commit 3c884b1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bundle/snipmate

vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ abbr iint int
6464
abbr [9 []
6565
" In erlang, functions are separated with a semicolon unless it's the last one
6666
abbr .; .
67+
abbr functoin function
6768

6869
" Remap \bl to :e # (Open the last edited buffer)
6970
noremap \bl :e #<cr>

0 commit comments

Comments
 (0)