This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
raylu
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Archivos
Pull Requests
0
Explorar el Código
gitconfig: use nvim if available for core.editor
raylu
hace 9 años
padre
c50030583d
commit
030dd8c86a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
gitconfig
+ 1
- 1
gitconfig
Ver fichero
@@ -31,7 +31,7 @@
color = true
[core]
- editor = vi
m
+ editor = vi
pager = less -FXRS -x4
[merge]