mirror of https://github.com/helix-editor/helix
deploy: e441b1c472
parent
28344b2b5a
commit
4671d5b71d
|
@ -141,9 +141,8 @@
|
|||
<p>We provide pre-built binaries on the <a href="https://github.com/helix-editor/helix/releases">GitHub Releases page</a>.</p>
|
||||
<p><a href="https://repology.org/project/helix/versions"><img src="https://repology.org/badge/vertical-allrepos/helix.svg" alt="Packaging status" /></a></p>
|
||||
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
|
||||
<p>A Homebrew tap is available:</p>
|
||||
<pre><code>brew tap helix-editor/helix
|
||||
brew install helix
|
||||
<p>Helix is available in homebrew-core:</p>
|
||||
<pre><code>brew install helix
|
||||
</code></pre>
|
||||
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
||||
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
|
||||
|
|
|
@ -150,9 +150,8 @@ For everything else (e.g., how to install supported language servers), see the <
|
|||
<p>We provide pre-built binaries on the <a href="https://github.com/helix-editor/helix/releases">GitHub Releases page</a>.</p>
|
||||
<p><a href="https://repology.org/project/helix/versions"><img src="https://repology.org/badge/vertical-allrepos/helix.svg" alt="Packaging status" /></a></p>
|
||||
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
|
||||
<p>A Homebrew tap is available:</p>
|
||||
<pre><code>brew tap helix-editor/helix
|
||||
brew install helix
|
||||
<p>Helix is available in homebrew-core:</p>
|
||||
<pre><code>brew install helix
|
||||
</code></pre>
|
||||
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
||||
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue