diff options
Diffstat (limited to 'nvim/lazy-lock.json')
| -rw-r--r-- | nvim/lazy-lock.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nvim/lazy-lock.json b/nvim/lazy-lock.json index 4766890..b49ec71 100644 --- a/nvim/lazy-lock.json +++ b/nvim/lazy-lock.json @@ -18,5 +18,6 @@ "surround": { "branch": "master", "commit": "3d188ed2113431cf8dac77be61b842acb64433d9" }, "telescope.nvim": { "branch": "master", "commit": "776b509f80dd49d8205b9b0d94485568236d1192" }, "trouble.nvim": { "branch": "main", "commit": "3f85d8ed30e97ceeddbbcf80224245d347053711" }, - "undotree": { "branch": "master", "commit": "0e11ba7325efbbb3f3bebe06213afa3e7ec75131" } + "undotree": { "branch": "master", "commit": "0e11ba7325efbbb3f3bebe06213afa3e7ec75131" }, + "vim-commentary": { "branch": "master", "commit": "e87cd90dc09c2a203e13af9704bd0ef79303d755" } }
\ No newline at end of file |
