mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
fix rust_analyzer
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
return {
|
||||
server = {
|
||||
on_attach = require("user.mason.handlers").on_attach,
|
||||
},
|
||||
tools = {
|
||||
on_initialized = function()
|
||||
vim.cmd([[
|
||||
|
||||
Reference in New Issue
Block a user