mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2025-10-21 20:10:41 +00:00
fix rust_analyzer
This commit is contained in:
parent
eeae03f3a9
commit
68f6f5d844
@ -1,4 +1,7 @@
|
|||||||
return {
|
return {
|
||||||
|
server = {
|
||||||
|
on_attach = require("user.mason.handlers").on_attach,
|
||||||
|
},
|
||||||
tools = {
|
tools = {
|
||||||
on_initialized = function()
|
on_initialized = function()
|
||||||
vim.cmd([[
|
vim.cmd([[
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user