mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
We're using glamour for rendering the markdown, and I'm interested in using it in other places too
3 lines
91 B
Go
3 lines
91 B
Go
// Package circular exists to break circular dependencies between lexers.
|
|
package circular
|