{"id":15433503,"url":"https://github.com/octaltree/vimrocks","last_synced_at":"2026-05-03T04:38:18.141Z","repository":{"id":83697532,"uuid":"373831791","full_name":"octaltree/vimrocks","owner":"octaltree","description":"Use luarocks assets for vim","archived":false,"fork":false,"pushed_at":"2021-06-05T15:50:43.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T08:17:04.083Z","etag":null,"topics":["vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/octaltree.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-04T12:17:17.000Z","updated_at":"2021-06-05T15:50:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"75bd75de-4f75-4612-8684-2b774d7dbfb1","html_url":"https://github.com/octaltree/vimrocks","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"63277bb5f14cb2b15818e74e6f008b6ad896e6a5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octaltree%2Fvimrocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octaltree%2Fvimrocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octaltree%2Fvimrocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octaltree%2Fvimrocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octaltree","download_url":"https://codeload.github.com/octaltree/vimrocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978277,"owners_count":20703678,"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":["vim"],"created_at":"2024-10-01T18:34:17.091Z","updated_at":"2026-05-03T04:38:13.120Z","avatar_url":"https://github.com/octaltree.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# luarocks-vim\nUsing luarocks assets for vim\n\n## Requirements\n* python \u003e= 3.3\n* vim if_lua or nvim lua\n\n## Installation\nFor dein\n```vim\ncall dein#add('octaltree/vimrocks')\n```\n\n## Usage\nFor nvim and vim\n```vim\nlet g:vimrocks_dir = '~/.local/share/vimrocks'\n\nlua \u003c\u003cEOF\nlocal vimrocks = require('vimrocks')\nif not vimrocks.luarocks_installed() then\n  vimrocks.local_install_luarocks()\nend\n\n\" Use the library\nvimrocks.luarocks('install luv')\nlocal uv = require('luv')\nlocal params = {args = {'/tmp/hoge'}}\nuv.spawn('touch', params)\nEOF\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctaltree%2Fvimrocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctaltree%2Fvimrocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctaltree%2Fvimrocks/lists"}