1 files changed,
1 insertions(+),
0 deletions(-)
M
ftplugin/rust.lua
@@ -3,6 +3,7 @@ vim.opt_local.tabstop = 4
vim.opt_local.shiftwidth = 4 vim.opt_local.softtabstop = 4 +-- mappings require("which-key").register({ [";"] = { name = "Coding",