What is the bug?
I have the autoindent plugin installed but it does not work for Ruby files. However, php files indent just fine as expected.
plugin status shows that autoindent and quickcomment are installed, as expected. I also did plugin update to make sure plugins were up to date.
This is on ox 0.7.7 running on Raspberry Pi arm64 on Debian, installed from source.
What did you do to get the bug?
If I type in the ox editor into any file ending in .rb, there is no indenting happening at all. Everything is flush to the left hand margin.
What behaviour were you expecting?
I was expecting after def or { to get an indent on the next line
Screenshots (if applicable)

What is the bug?
I have the
autoindentplugin installed but it does not work for Ruby files. However, php files indent just fine as expected.plugin statusshows that autoindent and quickcomment are installed, as expected. I also didplugin updateto make sure plugins were up to date.This is on ox 0.7.7 running on Raspberry Pi arm64 on Debian, installed from source.
What did you do to get the bug?
If I type in the ox editor into any file ending in
.rb, there is no indenting happening at all. Everything is flush to the left hand margin.What behaviour were you expecting?
I was expecting after
defor{to get an indent on the next lineScreenshots (if applicable)