diff options
author | Christian Chiarulli <[email protected]> | 2022-09-21 10:48:15 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-21 10:48:15 -0400 |
commit | 2ba566b0d820977323f48cbdcc2b3b307b882204 (patch) | |
tree | 48f622bce021daae31a614c31e6a10adf970838b /snapshots | |
parent | 8e1d3a2b47abf0d8fd8ef9007f2d6b2b979d9eff (diff) |
feat: add indentlines (#3056)
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 dc19f496..94e6771c 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -124,5 +124,8 @@ }, "which-key.nvim": { "commit": "d5f0c63" + }, + "indent-blankline.nvim": { + "commit": "db7cbcb" } } |