diff options
author | Christian Chiarulli <[email protected]> | 2022-09-19 13:12:52 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-19 13:12:52 -0400 |
commit | 352147158bb696e4b8fcb236d2cb477955b26dcf (patch) | |
tree | cf787c1d9ada73fe047368addccc493d9cf2cde5 /snapshots | |
parent | d44da34e92f92bbe59d2fca5965aa9c35c64374c (diff) |
feat(document highlight): use illuminate rather than autocommand to avoid flashing (#3029)
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 8aaa576e..f7880e02 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -115,5 +115,8 @@ }, "which-key.nvim": { "commit": "d5f0c63" + }, + "vim-illuminate": { + "commit": "b545262" } } |