From 453d96bf9c3d8b085fde95704da29abc62e043dc Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 2 May 2017 19:24:54 -0700 Subject: [PATCH] use unicode arrow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a52c144..89f5a22 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ In Sublime Text 2, if you get a warning message: A plugin (WakaTime) may be making Sublime Text unresponsive by taking too long (0.017332s) in its on_modified callback. -To fix this, go to `Preferences > Settings - User` then add the following setting: +To fix this, go to `Preferences → Settings - User` then add the following setting: `"detect_slow_plugins": false`