helix-mods/helix-view
Nathan Vegdahl d534d6470f Detect file language before file indent style.
Fixes #378.  The issue was that because indent style detection
ran before language detection, there was no language indent
style to fall back on if indent style detection failed, so it
would just default to 2 spaces.
2021-06-25 20:27:43 -04:00
..
src Detect file language before file indent style. 2021-06-25 20:27:43 -04:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory (#372) 2021-06-25 15:59:06 +09:00
Cargo.toml reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00