{"id":24634642,"url":"https://github.com/lucianoscarpaci/vim-code-assistant","last_synced_at":"2026-04-02T18:52:17.565Z","repository":{"id":177007327,"uuid":"659526303","full_name":"lucianoscarpaci/vim-code-assistant","owner":"lucianoscarpaci","description":"Empower your Vim workflow with an intelligent code assistant that analyzes buffer contents and delivers real-time responses within Vim for enhanced productivity and coding efficiency.","archived":false,"fork":false,"pushed_at":"2023-10-01T19:54:15.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T04:39:33.307Z","etag":null,"topics":["buffers","code-analysis","code-assist-tool","code-completion","coding-exercise","developer-tools","error-detection","productivity-booster","software-development","vim-plugins"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucianoscarpaci.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":"2023-06-28T03:04:40.000Z","updated_at":"2025-07-06T21:30:45.000Z","dependencies_parsed_at":"2025-03-20T07:47:27.118Z","dependency_job_id":"207ea51d-1200-4ff3-86e3-a40db5d20921","html_url":"https://github.com/lucianoscarpaci/vim-code-assistant","commit_stats":null,"previous_names":["lucianoscarpaci/vim-code-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucianoscarpaci/vim-code-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2Fvim-code-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2Fvim-code-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2Fvim-code-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2Fvim-code-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucianoscarpaci","download_url":"https://codeload.github.com/lucianoscarpaci/vim-code-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2Fvim-code-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796220,"owners_count":24647319,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["buffers","code-analysis","code-assist-tool","code-completion","coding-exercise","developer-tools","error-detection","productivity-booster","software-development","vim-plugins"],"created_at":"2025-01-25T09:13:24.676Z","updated_at":"2025-12-30T21:45:28.139Z","avatar_url":"https://github.com/lucianoscarpaci.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-code-assistant\ncode assistant in vim that reads the contents of the buffer and sends a response back in vim\n# 1. compile the `chpt.c` file with gcc:\n\n   ```\n   gcc -o chpt chpt.c\n   ```\n\n# 2. compile the `md.c` file with gcc:\n\n   ```\n   gcc -o md md.c\n   ```\n\n# 3. Make the `md`  and `chpt` file executable using the `chmod` command:\n\n   ```\n   chmod +x md \u0026\u0026 chmod +x chpt\n\n   ```\n# 3. Move chpt to the /usr/local/bin directory:\n\n   ```\n   mv chpt /usr/local/bin\n   \n   ```\n\n# 4. Edit bash, zsh, or other terminal config with an alias to md.\n\n   ```\n   alias md='/path/to/the/md'\n   \n   ```\n\n# 5. Create a .md file enter your question and hit the ctrl+[ key for vim and type `:%!chpt` to get your answer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fvim-code-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucianoscarpaci%2Fvim-code-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fvim-code-assistant/lists"}