Explorar el Código

Add ruby files as text file

master
Arun Prakash Jana hace 7 años
padre
commit
2094157630
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      nnn.h

+ 1
- 1
nnn.h Ver fichero

@@ -62,7 +62,7 @@ struct assoc {
};

static struct assoc assocs[] = {
{ "\\.(c|cpp|h|log|md|py|sh|txt)$", "text" },
{ "\\.(c|cpp|h|log|md|py|rb|sh|txt)$", "text" },
};

static struct key bindings[] = {


Cargando…
Cancelar
Guardar