mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
More work on the UI.
This commit is contained in:
parent
eb477ec442
commit
3859f6963d
6 changed files with 149 additions and 61 deletions
|
@ -173,7 +173,7 @@ impl LanguageLayer {
|
|||
self.tree.as_ref().unwrap()
|
||||
}
|
||||
|
||||
fn parse<'a>(
|
||||
fn parse(
|
||||
&mut self,
|
||||
parser: &mut Parser,
|
||||
config: &HighlightConfiguration,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue