From af3faefeeef0aa00b344e34f1771d07b55f8c0ed Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Sun, 8 May 2016 18:58:36 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20editeur=20de=20texte=20graphique=20(pas?= =?UTF-8?q?=20vocation=20=C3=A0=20remplacer=20vim)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app-bureautique.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/app-bureautique.nix b/app-bureautique.nix index 4e76fe2..c02e176 100644 --- a/app-bureautique.nix +++ b/app-bureautique.nix @@ -18,6 +18,7 @@ pdfpc qpdfview texLiveFull + textadept # un éditeur de texte facile pour copier-coller graphique zim ]; }