FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vim-ruby/indent/eruby.vim at vim7.0 · sofaking/vim-ruby · GitHub
sofaking
/
vim-ruby
Public
forked from
vim-ruby/vim-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
vim-ruby
/
indent
/
eruby.vim
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (13 loc) · 389 Bytes
Breadcrumbs
vim-ruby
/
indent
/
eruby.vim
Copy path
File metadata and controls
16 lines (13 loc) · 389 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
"
Vim indent file
"
Language:
Ruby
"
Maintainer:
Doug Kearns <dougkearns@gmail.com>
"
Info:
$Id$
"
URL:
http://vim-ruby.rubyforge.org
"
Anon CVS:
See above site
"
Release Coordinator:
Doug Kearns <dougkearns@gmail.com>
"
Only load this indent file when no other was loaded.
if
exists
(
"
b:did_indent
"
)
finish
endif
runtime
!
indent
/html.
vim
"
vim:
nowrap
sw
=
2
sts
=
2
ts
=
8
ff
=
unix:
Back
|
FazBrowse Home
|
New Git URL