diff --git a/README.md b/README.md index c6534b9..53e7e35 100644 --- a/README.md +++ b/README.md @@ -81,9 +81,9 @@ It's since been incorporated back into [julia.vim](https://github.com/JuliaEdito - [ ] Control characters in snippets - [ ] Semantic symbols in snippets (e.g. where does cursor go afterwards? a snippet with braces might benefit from placing the cursor inside...) -- [ ] Regex capabilities +- [ ] Regex capabilities - at least on selection. +- [ ] A backup for snippets - or a way of specifying snippets in a file, to modularize snippets. May be useful if regex snippets need to be defined separately from text snippets. - [ ] Bugfixes and auditing? -- [x] Add newline option for snippet definition to make simple snippets easy rather than cumbersome - [ ] Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. (one half done) ### Other caveats