vim2 compiling (but mostly commented out)
This commit is contained in:
@@ -23,6 +23,7 @@ actions!(Toggle);
|
||||
|
||||
pub fn init(cx: &mut AppContext) {
|
||||
cx.set_global(HitCounts::default());
|
||||
cx.set_global(CommandPaletteFilter::default());
|
||||
cx.observe_new_views(CommandPalette::register).detach();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user