fix(rust): add rust-analyzer exclude directory

This commit is contained in:
2024-03-14 09:28:22 +08:00
parent d51f9c0879
commit 952f38c5ab

View File

@ -53,6 +53,7 @@ vim.g.rustaceanvim = function()
"screenshots",
"target",
"out",
"examples/node_modules",
"../out",
"../node_modules",
"../.next",