소스 검색

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"