CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 27 Aug 2025 02:35:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091215232408
location: https://web.archive.org/web/20091215232408/https://github.com/vim-ruby/vim-ruby/issues
server-timing: captures_list;dur=1.023108, exclusion.robots;dur=0.032205, exclusion.robots.policy;dur=0.013448, esindex;dur=0.016781, cdx.remote;dur=8.616176, LoadShardBlock;dur=332.738940, PetaboxLoader3.datanode;dur=78.201275, PetaboxLoader3.resolve;dur=71.956340
x-app-server: wwwb-app223
x-ts: 302
x-tr: 376
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 27 Aug 2025 02:35:15 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 15 Dec 2009 23:24:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "22fc53ffaba4e0e4997dd67e1238cad3"
x-archive-orig-x-runtime: 82ms
x-archive-orig-content-length: 23675
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 15 Dec 2009 23:24:08 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 08 Jun 2009 00:13:57 GMT", ; rel="prev memento"; datetime="Mon, 10 Aug 2009 03:10:16 GMT", ; rel="memento"; datetime="Tue, 15 Dec 2009 23:24:08 GMT", ; rel="next memento"; datetime="Wed, 16 Jun 2010 01:06:44 GMT", ; rel="last memento"; datetime="Sat, 07 May 2022 07:35:55 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091215221916_crawl102-c/52_13_20091215232057_crawl101.arc.gz
server-timing: captures_list;dur=0.669323, exclusion.robots;dur=0.025082, exclusion.robots.policy;dur=0.011373, esindex;dur=0.013188, cdx.remote;dur=25.474289, LoadShardBlock;dur=196.264995, PetaboxLoader3.datanode;dur=90.706414, PetaboxLoader3.resolve;dur=285.005776, load_resource;dur=213.618310
x-app-server: wwwb-app223
x-ts: 200
x-tr: 517
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Issues - vim-ruby/vim-ruby - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Vim/Ruby Configuration Files edit |
Sort by:
Priority
Priority
|
Votes
Votes
|
Last Updated
Last Updated
Loading…
-
Hello,
https://www.rubygarden.org/Ruby/page/show/VimRubySupport is not working anymore, maybe it's time to drop that how-to to github wiki or some other place which is still online ?
Comments
-
indentation issue with end of line condition
0 comments Created about 1 month ago by evilchelupie = true if str =~ /pie/
The next line after this will get indented, even though it shouldn't. The culprit seems to be the / at the end of the line. I think the issue comes from here:
https://github.com/vim-ruby/vim-ruby/blob/master/indent/ruby.vim#L358-365
Comments
This feature is coming soon. Sit tight!