diff options
author | Christian Chiarulli <[email protected]> | 2022-09-19 11:44:04 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-19 11:44:04 -0400 |
commit | a331ef711bc6c73e78535e9b4fa44d54c937aa88 (patch) | |
tree | 05df2aa93b7a147393f6daf4483380c88eb6e408 /snapshots | |
parent | 68fdbaa51d658899d4405b2660bfbe360e9dfed4 (diff) |
feat: add lir.nvim again (#3038)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index b57c4fba..8aaa576e 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -35,6 +35,9 @@ "gitsigns.nvim": { "commit": "d7e0bcb" }, + "lir.nvim": { + "commit": "7d8c6c4" + }, "lua-dev.nvim": { "commit": "fd7a18e" }, |