20250529.1748531195

This commit is contained in:
fz0x1 2025-05-29 17:06:35 +02:00
parent b5ae1c2bbc
commit 7ede1e15c9
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
5 changed files with 119 additions and 115 deletions

View file

@ -0,0 +1,3 @@
vim.bo.shiftwidth = 2
vim.bo.expandtab = true
vim.bo.tabstop = 2