{"id":24987410,"url":"https://github.com/sergi/vim-chicken-doc","last_synced_at":"2026-01-07T16:48:48.720Z","repository":{"id":28526729,"uuid":"32043605","full_name":"sergi/vim-chicken-doc","owner":"sergi","description":"Vim plugin that integrates chicken-doc for scheme files","archived":false,"fork":false,"pushed_at":"2015-03-12T11:27:08.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T08:13:53.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/sergi.png","metadata":{"files":{"readme":"README.md","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":"2015-03-11T22:03:22.000Z","updated_at":"2015-03-14T12:09:19.000Z","dependencies_parsed_at":"2022-08-24T07:00:33.535Z","dependency_job_id":null,"html_url":"https://github.com/sergi/vim-chicken-doc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergi%2Fvim-chicken-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergi%2Fvim-chicken-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergi%2Fvim-chicken-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergi%2Fvim-chicken-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergi","download_url":"https://codeload.github.com/sergi/vim-chicken-doc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174603,"owners_count":20735417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-02-04T11:42:57.284Z","updated_at":"2026-01-07T16:48:43.683Z","avatar_url":"https://github.com/sergi.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## vim-chicken-doc\n\nvim-chicken-doc is a vim plugin that integrates the documentation system of\nchicken scheme in vim.\n\n### Installation\n\nvim-chicken-doc is an ftplugin and has to be installed in your ftplugin\ndirectory. Installing it with vundle or pathogen will work too. Installing\nit in the plugin directory won't work\n\nIn order for this plugin to work, you need to install the `chicken-doc` egg,\nalong with a tarball with the latest documentation:\n\n```\nsudo chicken-install chicken-doc\necho \"(use chicken-doc)\" | tee -a \"$HOME/.csirc\"\ncd `csi -p \"(chicken-home)\"`\ncurl http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz | tar zx\n```\n\nPlease note that depending on the platform you are, you might need to be root\nfor the above commands to work.\n\nAlso note that you need a line like the following in your .vimrc file:\n`filetype plugin on`\n\n### Usage\n\nTyping `\u003cleader\u003e cw` when the cursor is on a particular keyword will query\nchicken-doc for that keyword and present it in a small vertical buffer by\ndefault.\n\n### TODO\n\n- Better documentation\n- Disambiguation for similar command sin different contexts\n\n### Other\n\nThis plugin is inspired by the [vim-pydoc\nplugin](https://github.com/fs111/pydoc.vim).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergi%2Fvim-chicken-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergi%2Fvim-chicken-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergi%2Fvim-chicken-doc/lists"}