From e3fdcd901d0a9f3ec815b0c4deeedd8843666cb7 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 31 Oct 2023 12:45:46 -0500 Subject: adding wordnet under Emacs dependencies --- archsetup | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archsetup b/archsetup index 8bf362d..12f015c 100755 --- a/archsetup +++ b/archsetup @@ -667,7 +667,8 @@ developer_workstation () { aur_install mu # email indexer and utilities aur_install isync # email sync pacman_install yt-dlp # video download - pacman_install mpv # video viewer + pacman_install mpv # video viewer + aur_install wordnet # thesaurus and lexical database of English language aur_install proselint # grammar checker aur_install exercism-bin # command line tool for exercism.io pacman_install python-lsp-server # python language support -- cgit v1.2.3