List of all items
Structs
- BufferFoldProvider
- BufferFoldProviderMut
- Editor
- Input
- Registers
- SearchPrompt
- Slot
- Viewport
- search::SearchState
- types::Attrs
- types::BufferId
- types::Color
- types::ContentEdit
- types::DefaultHost
- types::Edit
- types::EditorSnapshot
- types::Highlight
- types::Modifiers
- types::MouseEvent
- types::NoopFoldProvider
- types::Options
- types::Pos
- types::RenderFrame
- types::Selection
- types::SelectionSet
- types::Style
- types::Viewport
Enums
- Key
- KeybindingMode
- LspIntent
- VimMode
- types::CursorShape
- types::EngineError
- types::FoldOp
- types::HighlightKind
- types::Input
- types::Mode
- types::MouseKind
- types::OptionValue
- types::SelectionKind
- types::SnapshotMode
- types::SpecialKey
- types::WrapMode
Traits
Functions
- motions::find_char_on_line
- motions::match_bracket
- motions::move_bottom
- motions::move_down
- motions::move_first_non_blank
- motions::move_last_non_blank
- motions::move_left
- motions::move_line_end
- motions::move_line_start
- motions::move_paragraph_next
- motions::move_paragraph_prev
- motions::move_right_in_line
- motions::move_right_to_end
- motions::move_screen_down
- motions::move_screen_up
- motions::move_top
- motions::move_up
- motions::move_viewport_bottom
- motions::move_viewport_middle
- motions::move_viewport_top
- motions::move_word_back
- motions::move_word_end
- motions::move_word_end_back
- motions::move_word_fwd
- search::search_backward
- search::search_forward
- search::search_matches
- step