dev: ajout editeur atom

This commit is contained in:
2017-03-13 23:55:47 +01:00
parent 5a7ad25615
commit ac76e6e62b

View File

@@ -38,5 +38,8 @@ mkIf cfg.developpement {
#gource # visualisation en mouvement de l'historique git
meld # outil de comparaison graphique
#vbindiff # diff de fichier hexadecimaux avec vim
# Editeur texte
atom
];
}