Harishankar G

Results 2 issues of Harishankar G

Using an enum makes the intent more clearer as the names of the enum variants indicate the decision more better than booleans

Closes #9704 Changing the enum variant from `Align::Center` to `Align::Bottom` enables the same behaviour as going to the last line manually `g e`, when opening a file at its last...

C-bug
A-helix-term