mirror of https://github.com/helix-editor/helix
deploy: 6acd200028
parent
915f704e37
commit
9af54bbb7b
|
@ -395,7 +395,7 @@ layout = ["diff", "diagnostics", "line-numbers", &
|
||||||
<pre><code class="language-toml">[editor.gutters.line-numbers]
|
<pre><code class="language-toml">[editor.gutters.line-numbers]
|
||||||
min-width = 1
|
min-width = 1
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h4 id="editorguttersdiagnotics-section"><a class="header" href="#editorguttersdiagnotics-section"><code>[editor.gutters.diagnotics]</code> Section</a></h4>
|
<h4 id="editorguttersdiagnostics-section"><a class="header" href="#editorguttersdiagnostics-section"><code>[editor.gutters.diagnostics]</code> Section</a></h4>
|
||||||
<p>Currently unused</p>
|
<p>Currently unused</p>
|
||||||
<h4 id="editorguttersdiff-section"><a class="header" href="#editorguttersdiff-section"><code>[editor.gutters.diff]</code> Section</a></h4>
|
<h4 id="editorguttersdiff-section"><a class="header" href="#editorguttersdiff-section"><code>[editor.gutters.diff]</code> Section</a></h4>
|
||||||
<p>Currently unused</p>
|
<p>Currently unused</p>
|
||||||
|
|
|
@ -1428,7 +1428,7 @@ layout = ["diff", "diagnostics", "line-numbers", &
|
||||||
<pre><code class="language-toml">[editor.gutters.line-numbers]
|
<pre><code class="language-toml">[editor.gutters.line-numbers]
|
||||||
min-width = 1
|
min-width = 1
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h4 id="editorguttersdiagnotics-section"><a class="header" href="#editorguttersdiagnotics-section"><code>[editor.gutters.diagnotics]</code> Section</a></h4>
|
<h4 id="editorguttersdiagnostics-section"><a class="header" href="#editorguttersdiagnostics-section"><code>[editor.gutters.diagnostics]</code> Section</a></h4>
|
||||||
<p>Currently unused</p>
|
<p>Currently unused</p>
|
||||||
<h4 id="editorguttersdiff-section"><a class="header" href="#editorguttersdiff-section"><code>[editor.gutters.diff]</code> Section</a></h4>
|
<h4 id="editorguttersdiff-section"><a class="header" href="#editorguttersdiff-section"><code>[editor.gutters.diff]</code> Section</a></h4>
|
||||||
<p>Currently unused</p>
|
<p>Currently unused</p>
|
||||||
|
|
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