{"id":22316479,"url":"https://github.com/destinio/nvim-docker","last_synced_at":"2026-04-12T05:31:47.713Z","repository":{"id":265832928,"uuid":"867270349","full_name":"destinio/nvim-docker","owner":"destinio","description":"docker image to play around with neovim","archived":false,"fork":false,"pushed_at":"2024-10-03T19:19:13.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T23:27:21.395Z","etag":null,"topics":["docker","docker-compose","makefile","neovim","nvim","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/destinio.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":"2024-10-03T18:42:41.000Z","updated_at":"2024-10-03T19:19:16.000Z","dependencies_parsed_at":"2024-12-02T07:30:56.095Z","dependency_job_id":null,"html_url":"https://github.com/destinio/nvim-docker","commit_stats":null,"previous_names":["destinio/nvim-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/destinio/nvim-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinio%2Fnvim-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinio%2Fnvim-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinio%2Fnvim-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinio%2Fnvim-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/destinio","download_url":"https://codeload.github.com/destinio/nvim-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/destinio%2Fnvim-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"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":["docker","docker-compose","makefile","neovim","nvim","vim"],"created_at":"2024-12-03T23:06:42.435Z","updated_at":"2026-04-12T05:31:47.699Z","avatar_url":"https://github.com/destinio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"https://neovim.io/\n\n# Neovim Docker with node and php\n\n- [:help](https://neovim.io/doc/user/index.html)\n- [motions](https://neovim.io/doc/user/motion.html)\n\n## Install\n\n### Requirements\n-- docker\n\n```bash\n# run to build the container\nmake up\n```\n\n## Usage\n\n```bash\n# run to start the container\nmake start\n\n# run to execute bash in the container\nmake run\n\nmake tutor # to start the tutor in nvim\nmake help # to start help in nvim\n```\n\n```bash\n# Command in nvim\n\n# In nvim hit : to enter command mode and run Tutor\n# Let the learning begin :)\n:Tutor\n\n# Or, run :help to get help and learn much, much, more\n:help\n```\n\n- `make run` - to start the container in `/root` directory using bash. \n\n- Run `nvim .` to edit home directory files.\n\n- Starter file have been moved to root user directory at `/root`\n```bash\n. # /root/ on container\n├── .config\n│   └── nvim\n│       ├── init.lua # main configuration file\n│       └── lua\n│           ├── basic.lua # basic configurations\n│           └── kickstart.lua # kickstart plugin (see below])\n└── code\n    ├── index.js\n    └── index.php\n```\n\n- `.config` - houses the configuration files for Neovim\n- `code` - houses smaple code file to play with code files\n\n## Resources\n\n### Books\nhttps://pragprog.com/titles/dnvim2/practical-vim-second-edition/\n\n### Videos\n- [Primeagen](https://www.youtube.com/watch?v=X6AR2RMB5tE)\n- [Kickstart - kickstart.lua](https://www.youtube.com/watch?v=m8C0Cq9Uv9o)\n\n### Games\n- [Vim Adventures](https://vim-adventures.com/)\n\n### Others\n- (https://github.com/chengwei920412/awesome-neovim-vim)\n- (https://github.com/rockerBOO/awesome-neovim)\n\n## Kickstart\n**Kickstart** is a plugin that helps you to start with Neovim. It is a collection of plugins and configurations that will help you to start with Neovim.\n**Warning**: This may not work out of the box, you may need to install some dependencies in the container.\n\n- [Repo](https://github.com/nvim-lua/kickstart.nvim)\n- [Kickstart - Video](https://www.youtube.com/watch?v=m8C0Cq9Uv9o)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinio%2Fnvim-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdestinio%2Fnvim-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdestinio%2Fnvim-docker/lists"}