commit 3fc352fbefd6e0cca20a8c8b0a5fa0069421987f parent 97fd29ea368a261835db9acc3d00c4dc8db66bd9 Author: Chris Bracken <chris@bracken.jp> Date: Fri, 10 Sep 2021 17:26:26 -0700 arch: Add en, fr spelling dictionaries for vim Diffstat:
M | arch_install.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/arch_install.md b/arch_install.md @@ -501,6 +501,7 @@ Since `vim` is far nicer to work in than `ed`, `ex`, or `vim`, we'll install it first: pacman -S vim + pacman -S pacman -S vim-spell-en vim-spell-fr Support for zip archives is handy: