Tidy-up
This commit is contained in:
parent
7f06191c9f
commit
7598030102
6 changed files with 63 additions and 76 deletions
|
@ -2514,7 +2514,6 @@ impl Editor {
|
|||
}
|
||||
|
||||
pub fn insert(&mut self, text: &str, cx: &mut ViewContext<Self>) {
|
||||
dbg!("insert!");
|
||||
self.insert_with_autoindent_mode(
|
||||
text,
|
||||
Some(AutoindentMode::Block {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue