JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
whitespace visualization chars as delemeters
[st.git] / config.h
index 666f388..c974087 100644 (file)
--- a/config.h
+++ b/config.h
@@ -26,7 +26,7 @@ static float chscale = 1.0;
  *
  * More advanced example: " `'\"()[]{}"
  */
-static char worddelimiters[] = " ";
+static char worddelimiters[] = " →›";
 
 /* selection timeouts (in milliseconds) */
 static unsigned int doubleclicktimeout = 300;