Skip to content
Snippets Groups Projects
Commit 907bee79 authored by gwenn's avatar gwenn
Browse files

Fix doc

parent ff04b2df
No related branches found
No related tags found
No related merge requests found
//! Syntax highlighting
use config::CompletionType;
///! Syntax highlighting
use std::borrow::Cow::{self, Borrowed};
/// Syntax highlighter with [ansi color](https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment