Ramilito / kubectl.nvim

Apache License 2.0
158 stars 4 forks source link

[Feature] Inline edit #70

Closed Ramilito closed 1 month ago

Ramilito commented 1 month ago

Describe the solution you'd like

Press e on a resources to open an edit window. Save to apply it after confirming

Describe alternatives you've considered

Additional context

Ramilito commented 1 month ago

This is available now in a simple way using neovim terminal to open native kubectl edit, we basically get the feature for free that way. Might want to adjust the terminal and how it integrates in the future but we can edit resources for now!