diff options
| author | kkard2 <[email protected]> | 2023-09-28 16:44:24 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-09-28 16:44:24 +0200 |
| commit | ffd09654cb396790ee05c87291cd1d911be9959f (patch) | |
| tree | f579286d68bee7b79acfd41b9ce15f762768cfe4 /nvim/lazy-lock.json | |
| parent | 435ccf6ff96880cac327ef3f98ece2c9cae50193 (diff) | |
commentary and more vimish lualine
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 |
