{"id":22792830,"url":"https://github.com/johnantoni/janus-custom","last_synced_at":"2026-02-22T20:02:27.291Z","repository":{"id":2955257,"uuid":"3969299","full_name":"johnantoni/janus-custom","owner":"johnantoni","description":"janus submodules \u0026 customizations","archived":false,"fork":false,"pushed_at":"2013-04-19T04:35:16.000Z","size":325,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T01:32:26.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/carlhuda/janus","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnantoni.png","metadata":{"files":{"readme":"readme.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-09T05:22:39.000Z","updated_at":"2017-08-31T00:42:38.000Z","dependencies_parsed_at":"2022-09-04T12:51:53.258Z","dependency_job_id":null,"html_url":"https://github.com/johnantoni/janus-custom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnantoni/janus-custom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjanus-custom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjanus-custom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjanus-custom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjanus-custom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnantoni","download_url":"https://codeload.github.com/johnantoni/janus-custom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjanus-custom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29725293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T19:57:12.410Z","status":"ssl_error","status_checked_at":"2026-02-22T19:54:50.710Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T03:16:24.424Z","updated_at":"2026-02-22T20:02:27.273Z","avatar_url":"https://github.com/johnantoni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My customized .janus config\n\ncustomized janus config for vim \u0026 macvim\n\n## Install\n\n### Requirements\n\n    sudo apt-get install ack-grep\n    sudo ln -sf /usr/bin/ack-grep /usr/local/bin/ack\n\n### Install Janus\n\n    cd ~\n    curl -Lo- http://bit.ly/janus-bootstrap | bash\n\n### Install this Repo\n\n    git clone git://github.com/johnantoni/janus-custom.git ~/.janus\n\n### Install symlinks\n\n    cd ~/.janus\n    rake\n\n### Includes\n\n* tabular: Vim script for text filtering and alignment\n* vim-coffee-script: coffeescript for vim\n* vim-endwise: wisely add \"end\" in ruby, endfunction/endif/more in vim script, etc\n\n### ir_black osx theme\n\nTo keep things consist thru the terminal, try @fyrabanks ir_black theme. Download it from here https://github.com/johnantoni/ir_black_terminal\n\n## Customisations\n\n* ; will be interpreted as : (saves an extra keystroke)\n* leader n =\u003e open nerdtree\n* leader r =\u003e rename current file\n* ctrl+a =\u003e do an ack search (search for text in files in current root)\n* ctri+t =\u003e do a ctrl+p search (jump to file ala textmate)\n* ctrl+s =\u003e save file\n\n* map leader to ','\n* map leader+b to toggle buffergator\n* map leader+p to start ctrl+p search\n* map leader+a to start in-file-search with Ack\n* tab length locked to 2\n* status line show file editing, it's type (ruby) and on the far right the line number \u0026 character\n* current line auto-highlighted\n\n### In NerdTree\n\n* m =\u003e modify node\n* m then a =\u003e create new file/dir\n* r =\u003e refresh nerdtree\n\n# Help\n\n## CUT/COPY/PASTE\n\nEver try to cut (or copy) some lines and paste to another place? If you need to count the lines first, then try these to eliminate counting task.\nCut and paste:\n\n* Position the cursor where you want to begin cutting.\n* Press v (or upper case V if you want to cut whole lines).\n* Move the cursor to the end of what you want to cut.\n* Press d.\n* Move to where you would like to paste.\n* Press p to paste after the cursor, or P to paste before.\n* Copy and paste can be performed with the same steps, only pressing y instead of d in step 4.\n* The name of the mark used is related to the operation (d:delete or y:yank).\n\nI found that those mark names requires minimal movement of my finger.\n\n## UNDO\n\npress 'u' to undo\n\n## Extras\n\nPress f5 to clear the ctrl-p cache, vendor/bundle is excluded by default\n\nOnce the buffergator navigator is open you can close a buffer by using the arrow keys to navigate to it and hitting 'x' to close it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fjanus-custom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnantoni%2Fjanus-custom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fjanus-custom/lists"}