moved code action indicator to the left
This commit is contained in:
parent
cb3e873a67
commit
2036fc48b5
2 changed files with 1 additions and 2 deletions
|
@ -801,7 +801,6 @@ impl DisplayRow {
|
|||
}
|
||||
}
|
||||
|
||||
// Force users to think about the display map when using this type
|
||||
pub fn start(&self) -> DisplayPoint {
|
||||
DisplayPoint::new(self.0, 0)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue