maksim77

joined 10 months ago
[–] [email protected] 1 points 10 months ago

I may be wrong, but placing the (add-to-list 'treesit-language-source-alist blocks in the :init section will cause an error if you just place the entire use-package construct in an empty config. After all, at the init stage these alists are not there yet.

[–] [email protected] 1 points 10 months ago (1 children)

Looks promising. Спасибо!

Can you tell me if there are plans for the mobile client to work without a backend? That is, just specify a folder where my org-roam files are located and work with them. I already have such a folder and I access it with Emacs running in Termux (we are talking about Android). The folder is synchronized using Syncthing. Accordingly, I don't have any special need for a backend or extensions to synchronize with it.... Only

[–] [email protected] 1 points 10 months ago

Thanks!!! I'm now getting back into emacs after a five year hiatus and this repository seems like a good reference.