helix-mods/helix-view/src
CossonLeo 29e6849413
Add LSP rename_symbol (space-r) (#1011)
improve apply_workspace_edit
2021-11-09 00:17:54 +09:00
..
clipboard.rs log syntax highlighting init errors (#895) 2021-10-23 21:52:18 +09:00
document.rs Make sure document diagnostics are sorted 2021-11-06 18:58:58 +09:00
editor.rs Add LSP rename_symbol (space-r) (#1011) 2021-11-09 00:17:54 +09:00
graphics.rs feat: Default theme palette using 16 terminal colors 2021-09-05 12:42:03 +09:00
info.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
input.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
keyboard.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
lib.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
macros.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
theme.rs Update to rust 1.56 + 2021 edition 2021-10-22 12:15:18 +09:00
tree.rs Add commands for moving between splits with a direction (#860) 2021-10-23 20:06:40 +09:00
view.rs Ensure coords in screen depends on char width (#885) 2021-11-03 12:02:29 +09:00