aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins.ml
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins.ml')
-rwxr-xr-xeditor/plugins.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/plugins.ml b/editor/plugins.ml
index 6173c4f..8dd960a 100755
--- a/editor/plugins.ml
+++ b/editor/plugins.ml
@@ -127,7 +127,6 @@ let default pm schema =
(* Add the custom keymaps in the list *)
let _ = setup##unshift keymaps in
let _ = setup##push (input_rule pm) in
- let _ = setup##push (Tooltip.tooltip_plugin pm) in
let _ = setup##push (Tooltip.bold_plugin pm) in