CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 22:04:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100128012808
location: https://web.archive.org/web/20100128012808/https://github.com/jceb/vimrc
server-timing: captures_list;dur=1.311081, exclusion.robots;dur=0.033079, exclusion.robots.policy;dur=0.014223, esindex;dur=0.048801, cdx.remote;dur=249.741163, LoadShardBlock;dur=375.636166, PetaboxLoader3.datanode;dur=163.002880, PetaboxLoader3.resolve;dur=91.886301
x-app-server: wwwb-app220
x-ts: 302
x-tr: 667
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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: Thu, 07 Aug 2025 22:04:26 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 28 Jan 2010 01:28:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "4aaca654f225c1061ff785434a182dfc"
x-archive-orig-x-runtime: 190ms
x-archive-orig-content-length: 21622
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: Thu, 28 Jan 2010 01:28:08 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 26 Jan 2010 09:15:59 GMT", ; rel="prev memento"; datetime="Tue, 26 Jan 2010 09:15:59 GMT", ; rel="memento"; datetime="Thu, 28 Jan 2010 01:28:08 GMT", ; rel="next memento"; datetime="Tue, 02 Mar 2010 20:52:18 GMT", ; rel="last memento"; datetime="Wed, 31 May 2023 10:47:12 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_14_20100127205808_crawl100-c/52_14_20100128012808_crawl101.arc.gz
server-timing: captures_list;dur=0.599615, exclusion.robots;dur=0.022087, exclusion.robots.policy;dur=0.010103, esindex;dur=0.013247, cdx.remote;dur=2124.966612, LoadShardBlock;dur=301.420873, PetaboxLoader3.datanode;dur=224.013181, PetaboxLoader3.resolve;dur=255.179053, load_resource;dur=264.705099
x-app-server: wwwb-app220
x-ts: 200
x-tr: 2741
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
jceb's vimrc at master - GitHub
This service is courtesy of Pledgie.
jceb / vimrc
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
My personal vim configuration optimized for productive text editing — Read more

Jan Christoph Ebersbach (author)
Fri Jan 22 04:32:47 -0800 2010
vimrc /
name | age | message | |
---|---|---|---|
![]() |
.vim/ | Thu Jan 21 23:06:37 -0800 2010 | updated plugins [Jan Christoph Ebersbach] |
![]() |
.vimoutliner/ | Fri Jul 10 16:38:59 -0700 2009 | first commit [Jan Christoph Ebersbach] |
![]() |
.vimoutlinerrc | Fri Jul 10 16:38:59 -0700 2009 | first commit [Jan Christoph Ebersbach] |
![]() |
.vimrc | Fri Jan 22 04:32:47 -0800 2010 | Merge branch 'master' of github.com:jceb/vimrc [Jan Christoph Ebersbach] |
![]() |
README | Fri Jul 10 16:49:10 -0700 2009 | updated readme [Jan Christoph Ebersbach] |
![]() |
patches/ | Thu Jan 21 23:22:28 -0800 2010 | added tex snippets [Jan Christoph Ebersbach] |
README
My bubbling vim configuration which I use on a daily basis ========================================================== USAGE ----- The first thing you should do is install quilt and apply all the patches. Once you are done with this you might want to add a .vim/personal.vim file which contains additional settings. Every plugin that's used for this configuration has been registered in the GetLatestVimScripts.dat additionally all changes I did to the plugins are tracked by quilt in the patches directory. That's basically it. If you have comments, patches ... please send them to github@DELETE-ME-e-jc.de