Ver código fonte

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

christianchiarulli 4 anos atrás
pai
commit
e3126124c5
1 arquivos alterados com 2 adições e 0 exclusões
  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"