BlankSpruce
BlankSpruce
My intution about comments follows your answer so at least that part we have thought out. --- > An interesting point that you mentioned: Will duplicated entries be merged? I...
Recently I had this a little bit crazy idea: I've been using Emacs for a couple of years and it's known for its extensive customization through `.emacs` or `.emacs.d/init.el`. You...
I didn't mean it as emacs extension, I meant emacs-like extension system for gersemi. And yeah, vim (neovim mostly I guess) is also a great example of customization.
I've pushed [experimental version on a branch](https://github.com/BlankSpruce/gersemi/tree/experimental-sorting) that supports those two things: 1) `sort` hint for custom commands 2) providing extension through path to file as a valid alternative to...
Just an update: I didn't update anything regarding `sort` (and possibly `unique`) hint because I've faced some conceptual troubles how I'd like to deal with enhancing handling of builtins; long...
This feature request (among other things) landed in 0.20.0. If you find any bugs or problems with that consider separate issue.