christianchiarulli 4 лет назад
Родитель
Сommit
52b4476509
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      ftplugin/lua.lua

+ 2 - 0
ftplugin/lua.lua

@@ -40,3 +40,5 @@ if O.lang.lua.autoformat then
     },
   }
 end
+
+vim.cmd "setl ts=2 sw=2"