set shiftwidth to 2 | format all files

big thanks to @ghifarit53
This commit is contained in:
siduck 2022-07-22 16:00:00 +00:00
parent ce027efbe9
commit 6f0aa376a8
22 changed files with 1341 additions and 1340 deletions

View file

@ -6,7 +6,7 @@ local M = {}
-- example of changing theme:
M.ui = {
theme = "gruvchad",
theme = "gruvchad",
}
return M