gh-pages
sudormrfbin 2 years ago
parent 8a7db558e0
commit 0e50d5916e

@ -143,6 +143,9 @@
<li>Linux and Mac: <code>~/.config/helix/config.toml</code></li>
<li>Windows: <code>%AppData%\helix\config.toml</code></li>
</ul>
<blockquote>
<p>Note: You may use <code>hx --edit-config</code> to create and edit the <code>config.toml</code> file.</p>
</blockquote>
<p>Example config:</p>
<pre><code class="language-toml">theme = &quot;onedark&quot;

@ -701,6 +701,9 @@ single width selection.</p>
<li>Linux and Mac: <code>~/.config/helix/config.toml</code></li>
<li>Windows: <code>%AppData%\helix\config.toml</code></li>
</ul>
<blockquote>
<p>Note: You may use <code>hx --edit-config</code> to create and edit the <code>config.toml</code> file.</p>
</blockquote>
<p>Example config:</p>
<pre><code class="language-toml">theme = &quot;onedark&quot;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save