Skip to content

hsalem7/nvim-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim-k8s

Vim-k8s is a k9s wrapper that will make your life easier when you are working with Kubernetes. You dont need to leave the nvim window anymore to control and debug your kubernetes clusters.

alt text

Installation

Using vim-plug

Plug 'hsalem7/nvim-k8s'

Usage

To open the k9s window you can use Alt + p and use the same keys combinations to close it

Configuration

To change the keybinding that oppens the k9s window you can set the global variable as:

let g:vim_k8s_toggle_key_map = '<C-p>'

this will let the Ctrl-P toggle the k8s window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published