jekyll / jekyll-admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
https://jekyll.github.io/jekyll-admin/
MIT License
2.82k stars 357 forks source link

Feature | vim key bindings and line number in the editor #686

Open me-nkr opened 2 years ago

me-nkr commented 2 years ago

Not a bug but a feature request

Since simpleMDE is built on codemirror and codemirror support line number and vim key bindings, it would be nice to have those features in the post content editor of Jekyll-admin.

Being able to toggle it in config files would ensure it is optional.