Skip to content

Instantly share code, notes, and snippets.

View h0pes's full-sized avatar

h0pes h0pes

View GitHub Profile
@h0pes
h0pes / rust_yew_fmt.md
Last active March 1, 2024 11:41
rustaceanvim_yew_lspconfig.md

--custom/plugins.lua section for rustaceanvim

local myconfig = require "custom.utils.core"
    "mrcjkb/rustaceanvim",
    version = "^4", -- Recommended
    ft = { "rust" },