helix/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.
2021-12-26 00:10:46 +09:00
..
src feat(ui): file encoding in statusline (#1355) 2021-12-26 00:10:46 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml feat(ui): file encoding in statusline (#1355) 2021-12-26 00:10:46 +09:00