Compare commits
2 commits
720bd2f391
...
ef733f10a3
Author | SHA1 | Date | |
---|---|---|---|
ef733f10a3 | |||
0a4a477c25 |
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ let
|
|||
version = "main";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/tonychg/nvim-k8s-lsp.git";
|
||||
rev = "930aa20bcd54f2d6f16040e98ff4068b292c6c7f";
|
||||
rev = "1dffda65f4fe117f67514ed5d93b18f62be1ef24";
|
||||
ref = "main";
|
||||
};
|
||||
};
|
||||
|
@ -167,6 +167,7 @@ in
|
|||
p.cpp
|
||||
p.cmake
|
||||
p.dockerfile
|
||||
p.go
|
||||
p.hcl
|
||||
p.helm
|
||||
p.javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue