all repos

init.lua @ 5e59f68f7689d3f3b6ae873a9942e8f389551f3d

my nvim config
1 files changed, 1 insertions(+), 0 deletions(-)
added comment in rust config file
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-03-18 17:29:54 +0200
Parent: 9225cc3
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",