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
.
ftplugin/rspec.vim
author
Mahlon E. Smith <mahlon@martini.nu>
Sat, 16 Jan 2016 11:31:53 -0800
branch
vim-stuff
changeset 29
a0e6ddfadf82
parent 6
specky/ftplugin/rspec.vim@31d00503e038
permissions
-rwxr-xr-x
Split vim projects into separate repos.
if exists("b:did_ftplugin")
finish
endif
" Behave just like Ruby
runtime! ftplugin/ruby.vim