minor changes

This commit is contained in:
2025-05-07 14:34:10 +08:00
parent 280469e805
commit d25bf6d7b1
6 changed files with 1472 additions and 30 deletions

View File

@@ -1 +1 @@
require('conftool').set({'tabstop', 4},{'shiftwidth', 4})
require('conftool').set({'tabstop', 4},{'shiftwidth', 4}, {'expandtab', false})