Przeglądaj źródła

Remove .js from mime list

master
Arun Prakash Jana 6 lat temu
rodzic
commit
d8df13f665
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/nnn.h

+ 1
- 1
src/nnn.h Wyświetl plik

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

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

static struct key bindings[] = {


Ładowanie…
Anuluj
Zapisz