From ce26634007e133872151b93c450b13f1839c59f3 Mon Sep 17 00:00:00 2001 From: Spencer Gouw Date: Fri, 14 Apr 2023 15:37:07 -0700 Subject: [PATCH] doc: Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bf8fda..13ecc79 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,7 @@ It's since been incorporated back into [julia.vim](https://github.com/JuliaEdito - Regex capabilities - Bugfixes and auditing? - Add newline option for snippet definition to make simple snippets easy rather than cumbersome -- Add trigger on enter and a dropdown that allows each setting to either have the whitespace afterwards or not have it. (Currently doesn't work well with Tab; will have to see.) -- Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. +- Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. (one half done) ### Other caveats