mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
Update README.md
This commit is contained in:
parent
c80fe93e57
commit
3d9594893b
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -76,12 +76,12 @@ It's since been incorporated back into [julia.vim](https://github.com/JuliaEdito
|
|||
|
||||
## Future Improvements/TODO
|
||||
|
||||
-[ ] Control characters in snippets (e.g. whitespace, particularly newlines? currently snippets are trimmed on both ends; should probably not trim spaces)
|
||||
-[ ] Semantic symbols in snippets (e.g. where does cursor go afterwards? a snippet with braces might benefit from placing the cursor inside...)
|
||||
-[ ] Regex capabilities
|
||||
-[ ] 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)
|
||||
- [ ] Control characters in snippets (e.g. whitespace, particularly newlines? currently snippets are trimmed on both ends; should probably not trim spaces)
|
||||
- [ ] Semantic symbols in snippets (e.g. where does cursor go afterwards? a snippet with braces might benefit from placing the cursor inside...)
|
||||
- [ ] Regex capabilities
|
||||
- [ ] 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue