Skip to content
Snippets Groups Projects
Commit a6f09c51 authored by gwenn's avatar gwenn
Browse files

Misc

parent 54ff90c4
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ pub struct EditState {
#[derive(Debug, Clone, PartialEq)]
pub enum Movement {
WholeLine,
WholeLine, // not really a movement
BeginningOfLine,
EndOfLine,
BackwardWord(RepeatCount, Word),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment