Ramilito / kubectl.nvim

⎈ Streamline your Kubernetes management within Neovim—control and monitor your cluster seamlessly, all without leaving your coding environment.
Apache License 2.0
325 stars 9 forks source link

Feat/scale workloads #265

Closed mosheavni closed 2 months ago

mosheavni commented 2 months ago

for a lack of a better keymap, I used \ for scaling deployments

Ramilito commented 2 months ago

lol finally, I've been doing ge then go to line 15 and then save for ever when testing stuff 😅 How about gs as a binding instead? I'm thinking of keeping the ctrl bindings for other stuff

mosheavni commented 2 months ago

lol finally, I've been doing ge then go to line 15 and then save for ever when testing stuff 😅 How about gs as a binding instead? I'm thinking of keeping the ctrl bindings for other stuff

gs is for sorting :)

Ramilito commented 2 months ago

Lol been a long day 😅

Ramilito commented 2 months ago

Ready to merge?

mosheavni commented 2 months ago

Ready to merge?

yes