remove sytaxx_text module

pull/84/head
Takayuki Maeda 3 years ago
parent a0ca26ae87
commit 609e566204

@ -4,7 +4,6 @@ use database_tree::MoveSelection;
pub mod scrollbar;
pub mod scrolllist;
pub mod syntax_text;
pub fn common_nav(key: Key, key_config: &KeyConfig) -> Option<MoveSelection> {
if key == key_config.scroll_down {

Loading…
Cancel
Save