This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
bixel
/
dotfiles
réplica de
https://github.com/bixel/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
add a html vim-file for local shiftwidth
Kevin Heinicke
%!s(int64=11) %!d(string=hai) anos
pai
c50d78c21b
achega
35535f7821
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
dotvim/after/ftplugin/html.vim
+ 2
- 0
dotvim/after/ftplugin/html.vim
Ver ficheiro
@@ -0,0 +1,2 @@
+setlocal shiftwidth=2
+setlocal tabstop=2