From 75e586293f3396c48bf879e481ba64f31d87fa51 Mon Sep 17 00:00:00 2001 From: Peter Prescott Date: Mon, 6 Apr 2020 08:32:34 +0100 Subject: [PATCH] add mention of vim to docs --- docs/using/selecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index f9594264..720438d5 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -43,7 +43,7 @@ repository. The following sections describe these images including their content * Everything in `jupyter/base-notebook` * [Pandoc](http://pandoc.org) and [TeX Live](https://www.tug.org/texlive/) for notebook document conversion -* [git](https://git-scm.com/), [emacs](https://www.gnu.org/software/emacs/), [jed](https://www.jedsoft.org/jed/), [nano](https://www.nano-editor.org/), tzdata, and +* [git](https://git-scm.com/), [emacs](https://www.gnu.org/software/emacs/), [vim](https://www.vim.org), [jed](https://www.jedsoft.org/jed/), [nano](https://www.nano-editor.org/), tzdata, and unzip ### jupyter/r-notebook