From 7581957be0ff8cc0da83d1f9d1d0b22c41ddfce1 Mon Sep 17 00:00:00 2001 From: oreodave Date: Thu, 8 Aug 2019 11:30:40 +0100 Subject: +Dependency on zeal/dash (mostly zeal) This is for documentation when coding offline/online and wanting to have a native interface for docs --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index b781a8a..f915fe2 100644 --- a/README.org +++ b/README.org @@ -15,6 +15,7 @@ is literally just for me). - Emacs: My editor for everything (using it right now), incredibly powerful. Is used with [[https://github.com/hlissner/doom-emacs][Doom Emacs]]. - Pass: Password manager/generator which I strongly recommend +- Zeal/Dash: Documentation manager/reader. Absolute necessity when doing offline work * Dependencies |-------------------------+-----------------------------------------------------------------------------------+----------------+-----------| @@ -24,6 +25,7 @@ is literally just for me). | Emacs | Obvious. Doom Emacs on Straight needs 26.2 | 26.2+ | [[https://www.gnu.org/software/emacs/download.html][Emacs]] | | Omnisharp Roslyn Server | Used by vim and Emacs. For C# tooling | Latest | [[https://github.com/omnisharp/omnisharp-roslyn][Omnisharp]] | | Python | Used by some plugins in Vim | 3.6.8 and 2.7+ | [[https://www.python.org/downloads/][Python]] | +| Zeal | Used for downloading/reading documentation | 0.6.0+ | [[https://zealdocs.org][Zeal]] | | .NET Core | Needed for Omnisharp to work. For C# | 2.2.3+ | [[https://dotnet.microsoft.com/download][.NET]] | | Ag | Used by quickly searching code bases in Emacs and vim | 2.1+ | [[https://github.com/ggreer/the_silver_searcher][Ag]] | | Fzf | Used by vim. For insanely fast searches in the interface | 0.18.0 | [[https://github.com/junegunn/fzf][Fzf]] | -- cgit v1.2.3-13-gbd6f