Added editor configuration

This commit is contained in:
Eduard Urbach 2023-07-17 12:01:07 +02:00
parent 52d4fd0157
commit a2bf55714e
Signed by: eduard
GPG key ID: 49226B848C78F6C8
8 changed files with 112 additions and 3 deletions

View file

@ -0,0 +1,7 @@
local M = {}
M.disabled = {
n = {}
}
return M