diff options
| author | ObserverOfTime <chronobserver@disroot.org> | 2023-09-17 12:41:06 +0300 |
|---|---|---|
| committer | ObserverOfTime <chronobserver@disroot.org> | 2023-09-18 11:38:56 +0300 |
| commit | c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd (patch) | |
| tree | a98445ba839ef0bbc751aaf31f0a85ab6c20440f /lockfile.json | |
| parent | Update parsers: agda, wing (diff) | |
| download | nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar.gz nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar.bz2 nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar.lz nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar.xz nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.tar.zst nvim-treesitter-c0f4363b72ec4f3ca2e4ce5fcd81aa67925379fd.zip | |
feat: add ssh config
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json index 03f6603c5..1d91350e8 100644 --- a/lockfile.json +++ b/lockfile.json @@ -542,6 +542,9 @@ "squirrel": { "revision": "e8b5835296f931bcaa1477d3c5a68a0c5c2ba034" }, + "ssh_config": { + "revision": "f1039c88c488f77a10a616c6de5ec1c4c6e8572f" + }, "starlark": { "revision": "c45ce2b39062bbd12ea1c210bd200db250efb24a" }, |
