diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-08-15 12:02:29 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-08-15 12:02:29 +0100 |
commit | 9139ddbbd0c022094cb1fed7dbfd9082fa342254 (patch) | |
tree | dee3910e782d8819a9f157daa68c3b41117d45f0 /README.org | |
parent | a7d820dc08611a4d23166457341db5346a1cb83b (diff) | |
download | dotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.tar.gz dotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.tar.bz2 dotfiles-9139ddbbd0c022094cb1fed7dbfd9082fa342254.zip |
~Moved tmux higher
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]] | |