Mercurial
Mercurial
>
hg
>
vim-specky
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
specky/ftplugin/rspec.vim
author
Mahlon E. Smith <mahlon@martini.nu>
Wed, 29 Sep 2010 09:11:49 -0700
branch
vim-stuff
changeset 17
54598f9f279c
parent 6
31d00503e038
permissions
-rwxr-xr-x
Add some syntax keywords for rspec 1.3.0.
if exists("b:did_ftplugin")
finish
endif
" Behave just like Ruby
runtime! ftplugin/ruby.vim