helix-mods/helix-view/src
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
..
clipboard.rs Don't run wl-copy with --foreground 2021-06-21 19:06:57 +09:00
document.rs Detect file language before file indent style. 2021-06-25 20:27:43 -04:00
editor.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
graphics.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
input.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
keyboard.rs fix: crossterm -> input key conversion 2021-06-25 13:13:15 +09:00
lib.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
macros.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
tree.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00
view.rs reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +09:00