Skip to content

Commit

Permalink
vimL syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed May 14, 2013
1 parent 7ee7285 commit e8df722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion session.vim
Original file line number Diff line number Diff line change
@@ -1 +1 @@
au BufWritePost *.go silent!make tags > /dev/null 2>&1
au BufWritePost *.go silent !make tags > /dev/null 2>&1

0 comments on commit e8df722

Please sign in to comment.