diff options
author | sefidel <contact@sefidel.net> | 2024-05-18 16:43:35 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2024-05-18 16:43:35 +0900 |
commit | ada740e86e6fc2a4447b3ff4ab56fee42c891217 (patch) | |
tree | 5f9cb193e013ef8594416b08522665ff7ee77ff6 /lazy-lock.json | |
parent | a4bfd4a5635983d4bcc1c4cc65ceec990b125102 (diff) | |
download | nvimrc-ada740e86e6fc2a4447b3ff4ab56fee42c891217.tar.gz nvimrc-ada740e86e6fc2a4447b3ff4ab56fee42c891217.zip |
feat(packs/rust): replace rust-tools.nvim with rustaceanvim
Diffstat (limited to 'lazy-lock.json')
-rw-r--r-- | lazy-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lazy-lock.json b/lazy-lock.json index 32bfe2c..6f55d66 100644 --- a/lazy-lock.json +++ b/lazy-lock.json @@ -28,7 +28,7 @@ "plenary.nvim": { "branch": "master", "commit": "08e301982b9a057110ede7a735dd1b5285eb341f" }, "quickfix-reflector.vim": { "branch": "master", "commit": "6a6a9e28e1713b9e9db99eec1e6672e5666c01b9" }, "rasmus.nvim": { "branch": "main", "commit": "86d608bd1d12a53b39d9b4b2847cd7c3ea81d473" }, - "rust-tools.nvim": { "branch": "master", "commit": "676187908a1ce35ffcd727c654ed68d851299d3e" }, + "rustaceanvim": { "branch": "master", "commit": "41983118fcabb777092f065a6f528cd7237e6acd" }, "typst-preview.nvim": { "branch": "master", "commit": "5867db936576741f378b558a9d7428b928819df5" }, "vim-eunuch": { "branch": "master", "commit": "8fb3904be27b6b60d086f87c2570085902414069" }, "vim-fugitive": { "branch": "master", "commit": "ce882460cf3db12e99f8bf579cbf99e331f6dd4f" }, |