aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-08-08 11:30:40 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-08-08 11:30:40 +0100
commit7581957be0ff8cc0da83d1f9d1d0b22c41ddfce1 (patch)
tree4418b9b19f28bcf770227c18663331b6138860a6
parentc65da517651f1ec5c874ed73a35630944ce098ee (diff)
downloaddotfiles-7581957be0ff8cc0da83d1f9d1d0b22c41ddfce1.tar.gz
dotfiles-7581957be0ff8cc0da83d1f9d1d0b22c41ddfce1.tar.bz2
dotfiles-7581957be0ff8cc0da83d1f9d1d0b22c41ddfce1.zip
+Dependency on zeal/dash (mostly zeal)
This is for documentation when coding offline/online and wanting to have a native interface for docs
-rw-r--r--README.org2
1 files changed, 2 insertions, 0 deletions
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]] |