diff options
author | sefidel <contact@sefidel.net> | 2023-10-04 17:10:26 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-10-04 17:10:26 +0900 |
commit | 5d0d183a1482939809af1bd4f2cb0472ef467ef0 (patch) | |
tree | adce0465e1784a8e48e66928b575c0bf444a11d1 /lazy-lock.json | |
parent | 9da6e2e4dc835343ff37fea6f0ecfdf2072876c9 (diff) | |
download | nvimrc-5d0d183a1482939809af1bd4f2cb0472ef467ef0.tar.gz nvimrc-5d0d183a1482939809af1bd4f2cb0472ef467ef0.zip |
chore(pack): remove redundant FixCursorHold.nvim
Diffstat (limited to 'lazy-lock.json')
-rw-r--r-- | lazy-lock.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lazy-lock.json b/lazy-lock.json index b000835..c2e7bb4 100644 --- a/lazy-lock.json +++ b/lazy-lock.json @@ -1,6 +1,5 @@ { "Comment.nvim": { "branch": "master", "commit": "0236521ea582747b58869cb72f70ccfa967d2e89" }, - "FixCursorHold.nvim": { "branch": "master", "commit": "1900f89dc17c603eec29960f57c00bd9ae696495" }, "LuaSnip": { "branch": "master", "commit": "480b032f6708573334f4437d3f83307d143f1a72" }, "clangd_extensions.nvim": { "branch": "main", "commit": "bafed83f79b5779f5b43e8e015e13ca99dcd8b3a" }, "cmp-nvim-lsp": { "branch": "main", "commit": "44b16d11215dce86f253ce0c30949813c0a90765" }, |