You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-core
Matouš Dzivjak 4b0b1a5657
feat(ui): file encoding in statusline (#1355)
* feat(ui): file encoding in statusline

Display file encoding in statusline if the encoding
isn't UTF-8.

* Re-export encoding_rs from core

From there it can be imported by other mods
that rely on it.
3 years ago
..
src feat(ui): file encoding in statusline (#1355) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml feat(ui): file encoding in statusline (#1355) 3 years ago