Added editor configuration

This commit is contained in:
2023-07-17 12:01:07 +02:00
parent 3485f2fb6a
commit 6df4895839
8 changed files with 112 additions and 3 deletions

View File

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