Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
CFiggers committed Nov 24, 2022
1 parent a9a8a5c commit 4a2851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Features:
- [x] Basic syntax highlighting
- [x] Basic Hy code snippets
- [x] Code evaluation shortcuts
- [x] Improved syntax highlighting

Planned features:
- [ ] Improved syntax highlighting
- [ ] Auto-formatting on edit (esp. auto-indentation)
- [ ] [Paredit](https://www.emacswiki.org/emacs/ParEdit)-style structural editing based on S-expressions (slurping, barfing, dragging, killing, rewrapping, splicing, raising, navigation, auto-balancing for parens and other wrappers `[({""})]`)
- [ ] Intellisense code completion for built-in Hy functions and macros
Expand Down

0 comments on commit 4a2851d

Please sign in to comment.