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
Add lexers.Aliases() method to display only lexers' aliases (#1057)
`lexers.Aliases()` method shows all the aliases for all the available
lexers, or their name if none are found. Using a flag, lexers without
aliases can be skipped entirely.
This request addresses #1048.
Signed-off-by: LuBashQ <cristian.lupascu.nicolae@gmail.com>
0 commit comments