Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
set vi compatible
pull/1/head
10sr
hace 13 años
padre
bb64cc5443
commit
d946fd2d1b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.vimrc
+ 1
- 1
.vimrc
Ver fichero
@@ -8,7 +8,7 @@ endif
"""""""""""""""""""""""""""""""""""
filetype plugin indent on
"
set
no
compatible "vi互換
にしない
set compatible "vi互換
"バックアップファイルを作るディレクトリ
if !isdirectory(expand('~/.vim/backup'))
call mkdir(expand('~/.vim/backup'))
Escribir
Vista previa
Cargando…
Cancelar
Guardar