chore(neovim): update k8s-lsp plugin
This commit is contained in:
parent
d7913c1f9b
commit
e2bddcf32c
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ let
|
||||||
version = "main";
|
version = "main";
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://github.com/tonychg/nvim-k8s-lsp.git";
|
url = "https://github.com/tonychg/nvim-k8s-lsp.git";
|
||||||
rev = "5e8221cce09cb71b7604c0c7469bf9053dd877ca";
|
rev = "395f6d6b91da55c12b26a2ef1ace7a922a756712";
|
||||||
ref = "feat/add-helm-ls-support";
|
ref = "main";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue