瀏覽代碼

Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable

christianchiarulli 4 年之前
父節點
當前提交
e3126124c5
共有 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"