docker.vim
Manage docker containers and images in Vim/Neovim, written in denops.vim
About
docker.vim is a Vim plugin that brings Docker management capabilities directly into the Vim editor. It's designed for developers and system administrators who spend most of their time in Vim and want to perform Docker operations without switching contexts. The plugin interfaces w…