Browse Source

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

christianchiarulli 4 năm trước cách đây
mục cha
commit
e3126124c5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"