vim-kubernetes VS nvim-docker

Compare vim-kubernetes vs nvim-docker and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-kubernetes nvim-docker
1 5
159 119
- -
0.7 0.0
about 1 year ago 3 months ago
Vim Snippet Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-kubernetes

Posts with mentions or reviews of vim-kubernetes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-20.

nvim-docker

Posts with mentions or reviews of nvim-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-13.
  • Neovim + Docker?
    8 projects | /r/neovim | 13 Oct 2022
    Theres quite a few options, most notably I prefer to use https://github.com/dgrbrady/nvim-docker for interacting with containers, along with https://github.com/miversen33/netman.nvim/tree/issue-28-libuv-shenanigans for remote development
  • What's the best practice for developing neovim plugins in Lua?
    3 projects | /r/neovim | 25 Aug 2022
    I don't remember where I got this code from, but in the plug-in i'm working on, I have the ,w binding set to reload the package. That way, when I make a change I just use that keybinding to reload my changes instead of closing and reopening neovim. Here's the file that sets that up: https://github.com/dgrbrady/nvim-docker/blob/main/dev/init.lua Replace the package name on line 4 and the function call on line 24 with your specific code, then execute :luafile dev/init.lua to load that file to enable the keybinding. you only have to do this once
  • Huge nvim-docker updates!!
    2 projects | /r/neovim | 27 Jul 2022
    For example container-layout returns a ContainerLayout whereas container-logs returns _M, and docker return docker
  • Introducing nvim-docker, The Missing Docker Management Lua Plugin
    5 projects | /r/neovim | 20 Jul 2022
    So I spent the past few days writing my first ever Neovim Lua plugin, nvim-docker. It's really early in development and only supports viewing containers on your machine with live reloading of your containers statuses. I have tons of features I'd love to implement, but wanted to get some feedback from the community on the project.

What are some alternatives?

When comparing vim-kubernetes and nvim-docker you can also consider the following projects:

netman.nvim - Neovim (Lua powered) Network Resource Manager

dotfiles - Eric Lee's Dotfiles for MacOS and Neovim

devc - cli tool to manage your devcontainers

latex-snippets - Vim + LaTeX snippets setup

nvim-dev-container - Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container