1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
dotfiles-local/config/nvim/lua/config/plugins/lspconfig/rust.lua
2023-04-28 17:15:15 -05:00

2 lines
45 B
Lua

require("lspconfig").rust_analyzer.setup({})