{"id":24956889,"url":"https://github.com/andrewstuart/vim-kubernetes","last_synced_at":"2025-04-10T19:05:07.371Z","repository":{"id":53714673,"uuid":"51179540","full_name":"andrewstuart/vim-kubernetes","owner":"andrewstuart","description":"vim-kubernetes","archived":false,"fork":false,"pushed_at":"2023-03-23T15:49:23.000Z","size":73,"stargazers_count":166,"open_issues_count":4,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T16:46:18.277Z","etag":null,"topics":["editor","integration","kubectl","kubernetes","plugin","vim"],"latest_commit_sha":null,"homepage":null,"language":"Vim Snippet","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/andrewstuart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-02-05T22:58:32.000Z","updated_at":"2025-03-21T13:50:22.000Z","dependencies_parsed_at":"2025-02-03T06:41:36.705Z","dependency_job_id":"9514d633-94fc-433d-af83-c19389b3182f","html_url":"https://github.com/andrewstuart/vim-kubernetes","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Fvim-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Fvim-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Fvim-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewstuart%2Fvim-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewstuart","download_url":"https://codeload.github.com/andrewstuart/vim-kubernetes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248279196,"owners_count":21077406,"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":["editor","integration","kubectl","kubernetes","plugin","vim"],"created_at":"2025-02-03T06:41:31.090Z","updated_at":"2025-04-10T19:05:07.350Z","avatar_url":"https://github.com/andrewstuart.png","language":"Vim Snippet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-kubernetes\n\nThis package provides kubernetes YAML snippets (requires\n[ultisnips](https://github.com/sirver/UltiSnips), as well as a number of\nintegrations with kubectl (requires that you actually have kubectl installed and\non your `PATH`).\n\n## Quick Start\n\nIf you are using Vundle, add this to your `~/.vimrc`:\n\n```vim\nPlugin 'andrewstuart/vim-kubernetes'\n```\n\nIf you are using pathogen, clone this repo to your `~/.vim/bundle`\n\n## Current integrations:\n\n### Functions/Commands\nFor the current buffer (including modifications not on disk)\n- `:KubeApply`\n- `:KubeDelete`\n- `:KubeCreate`\n\nAnd for the current directory (read from disk)\n- `:KubeApplyDir`\n- `:KubeDeleteDir`\n\nIf you would like to bind any of these to a shortcut, you can do something like\nthe following in your `~/.vimrc`:\n\n```vim\nau FileType yaml nmap \u003cleader\u003er :KubeApply\u003cCR\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewstuart%2Fvim-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewstuart%2Fvim-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewstuart%2Fvim-kubernetes/lists"}