List of all items
Structs
- app::App
- app::command_line::CommandLine
- app::editor::EditorBuffer
- app::editor::gap_buffer::GapBuffer
- app::editor::highlighting::HighlightSpan
- app::theme::Theme
- cli::Cli
- event::EventHandler
- input_handling::InputStack
- input_handling::command_mode::COMMAND_MAP
- input_handling::insert_mode::INSERT_MAP
- input_handling::normal_mode::NORMAL_MAP
- tui::Tui
- utils::CONFIG_FOLDER
- utils::DATA_FOLDER
- utils::LOG_ENV
- utils::LOG_FILE
- utils::PROJECT_NAME
Enums
- app::InputMode
- app::editor::filetypes::FileType
- app::editor::highlighting::HighlightGroup
- app::editor::motions::Motion
- commands::Command
- event::Event
- input_handling::Keymap
Macros
Functions
- app::editor::highlighting::get_highlighting_config
- app::editor::highlighting::get_highlighting_function
- app::editor::highlighting::rust_highlight_config::calculate_rust_highlights
- app::editor::highlighting::rust_highlight_config::get_rust_highlight_config
- ui::render
- utils::get_config_dir
- utils::get_data_dir
- utils::initialize_logging
- utils::initialize_panic_handler
- utils::version