aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-08-15 12:02:29 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-08-15 12:02:29 +0100
commit9139ddbbd0c022094cb1fed7dbfd9082fa342254 (patch)
treedee3910e782d8819a9f157daa68c3b41117d45f0 /README.org
parenta7d820dc08611a4d23166457341db5346a1cb83b (diff)
downloaddotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.tar.gz
dotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.tar.bz2
dotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.zip
~Moved tmux higher
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 7653df1..0f963e5 100644
--- a/README.org
+++ b/README.org
@@ -23,8 +23,8 @@ is literally just for me).
|-------------------------+-----------------------------------------------------------------------------------+----------------+------------|
| Vim | Obvious. Plugins need async, thus version 8 or above. Has to be compiled w/python | 8 | [[https://www.vim.org/download.php][Vim]] |
| 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]] |
| Tmux | Obvious. Used for most terminal related things | 1.5+ | [[https://github.com/tmux/tmux][Tmux]] |
+| 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]] |