Merge pull request #1685 from zed-industries/vim-text-objects

Vim Text Objects and Numeric Repitions
This commit is contained in:
Kay Simmons 2022-10-11 16:36:19 -07:00 committed by GitHub
commit 81a3a22379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
79 changed files with 3861 additions and 2462 deletions

View file

@ -37,6 +37,7 @@ pub fn run_test(
u64,
bool,
)),
fn_name: String,
) {
// let _profiler = dhat::Profiler::new_heap();
@ -78,6 +79,7 @@ pub fn run_test(
font_cache.clone(),
leak_detector.clone(),
0,
fn_name.clone(),
);
cx.update(|cx| {
test_fn(