kickstart.nvim/lua/custom/plugins/cargo.lua

4 lines
32 B
Lua
Raw Normal View History

2023-04-30 15:10:14 -05:00
return {
'timonv/vim-cargo',
}