Ramilito / kubectl.nvim

Apache License 2.0
165 stars 5 forks source link

feat: prompt for text when no namespace available #150

Closed Ramilito closed 1 month ago

Ramilito commented 1 month ago

To avoid have to use :Kubens we can prompt for one instead. This will only be when empty, in the future we might want to always have an input field

Solves #143