Преглед изворни кода

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"