From ead9521598015a946f30e03dec5a0eddfb193260 Mon Sep 17 00:00:00 2001 From: Spencer Gouw Date: Fri, 14 Apr 2023 15:35:20 -0700 Subject: [PATCH] doc: updated readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d433c95..2bf8fda 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,6 @@ Then typing `lhs` and triggering the snippet command would replace `lhs` with: rhs superb |+| superbowls ``` - -(NOTE: At this point in time, it WON'T work correctly; if you use the part divider in the rhs of a snippet it will fail to register the snippet entirely. I actually have a fix in master for this 066cdab, but I haven't updated the plugin yet.) ## Why?