{"id":24446086,"url":"https://github.com/agarrharr/consolation-vim","last_synced_at":"2026-02-28T15:02:53.879Z","repository":{"id":36912527,"uuid":"41219566","full_name":"agarrharr/consolation-vim","owner":"agarrharr","description":"🤗 A vim plugin for JavaScript to console.log out whatever you have in the register.","archived":false,"fork":false,"pushed_at":"2018-01-17T21:34:11.000Z","size":8,"stargazers_count":9,"open_issues_count":4,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-09T05:14:47.506Z","etag":null,"topics":["vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agarrharr.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-22T18:27:32.000Z","updated_at":"2022-03-10T07:36:46.000Z","dependencies_parsed_at":"2022-09-07T09:50:26.824Z","dependency_job_id":null,"html_url":"https://github.com/agarrharr/consolation-vim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/agarrharr/consolation-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarrharr%2Fconsolation-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarrharr%2Fconsolation-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarrharr%2Fconsolation-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarrharr%2Fconsolation-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agarrharr","download_url":"https://codeload.github.com/agarrharr/consolation-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarrharr%2Fconsolation-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29938990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["vim","vim-plugin"],"created_at":"2025-01-20T23:32:19.776Z","updated_at":"2026-02-28T15:02:48.859Z","avatar_url":"https://github.com/agarrharr.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consolation\n\n[![Build Status][travis-badge]][travis-page]\n\n[travis-badge]: https://api.travis-ci.org/agarrharr/consolation-vim.svg?branch=master\n[travis-page]: https://travis-ci.org/agarrharr/consolation-vim\n\n\u003e This is a simple plugin to just console.log() out whatever you currently have in your register on the line above your current line.\n\n## Usage\n\nYank something that you want to console.log into your register and then run:\n\n```\n:Consolate\n```\n\nOr you can add a mapping to your `.vimrc` like this:\n\n```\nnnoremap \u003cleader\u003ec :Consolate\u003ccr\u003e\n```\n\n## Installation\n\nTo install, you can use your favorite package manager.\n\nFor Vundle users:\n\nAdd `Plugin 'agarrharr/consolation-vim'` to your `~/.vimrc` and then:\n\nwithin Vim, run: `:PluginInstall`\n\n\n## Testing\n\nI'm using [vim-vspec](https://github.com/kana/vim-vspec).\n\n[How to set up vim-vspec](http://whileimautomaton.net/2013/02/13211500)\n\n[How to use Travis CI](http://whileimautomaton.net/2013/02/08211255)\n\n[Introduction to vspec on vimcasts](http://vimcasts.org/episodes/an-introduction-to-vspec/)\n\nThe unit tests have to be written in the `t` directory with the extension `.vim`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarrharr%2Fconsolation-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagarrharr%2Fconsolation-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarrharr%2Fconsolation-vim/lists"}