Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Do not set indent_size by default
pull/15/head
10sr
9 anni fa
parent
abd587242a
commit
c275cf1f5f
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-2
.editorconfig
+ 2
- 2
.editorconfig
Vedi File
@@ -2,8 +2,8 @@ root = true
[*]
indent_style = space
indent_size = 2
tab_width = 4
#
indent_size = 2
#
tab_width = 4
end_of_line = lf
#charset = utf-8
Scrivi
Anteprima
Caricamento…
Annulla
Salva