Docker mangement in Neovim
lazydocker.nvim is my personal Neovim plugin project that brings the power of lazydocker directly into your editor workflow Check out the project source code on Github `lazydocker.nvim` is a Lua-based Neovim plugin that allows you to open lazydocker in a floating window without ever leaving your editor. This means you can quickly check on your containers, view logs, or manage services, and then get right back to your code with a single keystroke. ...