You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -257,8 +257,7 @@ <h2>FAQ</h2>
257
257
<liclass='faq-item'>
258
258
<divclass="faq-question">Why is the language of my gist "Other"?</div>
259
259
<divclass="faq-answer">
260
-
<b>Lepton</b> depends on GitHub API to detect the language. If this fails,
261
-
you can put <code>"// vim: syntax=<your_language>"</code> at the top of the gist to specify the language.
260
+
Lepton replies on GitHub APIs to detect the language. To overwrite the result, put <code>"// vim: syntax=<your_language>"</code> at the beginning of the gist.
0 commit comments