Releases: elp-revive/origami.el
Releases · elp-revive/origami.el
4.1
- Fixed issue from c-style overlap node.
4.0
- Expand
c-style
parser to the beginning of line.
- Add support for multiline comment in Lua.
- Add
else
region folding.
- Fixed filtering error if previous line is comment/string block.
- Add Ruby support.
3.1
- Add CI test
- Fixed all linting issues
3.0
- Fixed all compile warnings
- Code clean up and improve document string
- Resolved error, void variable
origami-mode-map
2.6
- Added Go parser.
- Remove double slash document string parser for C#.
2.5
- Added Rust support.
- Fixed docstring identification error.
2.3
- Support language,
Markdown
.
- Support language,
Org
.