This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
torabkheslat
/
LunarVim
peilaus alkaen
https://github.com/LunarVim/LunarVim
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
fix indents with lua
christianchiarulli
4 vuotta sitten
vanhempi
57f5373249
commit
52b4476509
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
ftplugin/lua.lua
+ 2
- 0
ftplugin/lua.lua
Näytä tiedosto
@@ -40,3 +40,5 @@ if O.lang.lua.autoformat then
},
}
end
+
+vim.cmd "setl ts=2 sw=2"