mirror of
https://github.com/helix-editor/helix
synced 2026-08-13 17:20:27 +02:00
This makes use of the new `extend` capture to correct YAML indentation. Fixes #6661
4 lines
25 B
Rust
4 lines
25 B
Rust
use super::*;
|
|
|
|
mod yaml;
|