felko / neuron-mode

An emacs mode for editing Zettelkasten notes with neuron
GNU General Public License v3.0
118 stars 21 forks source link

Correct parenthesis position #79

Closed syohex closed 2 years ago

syohex commented 2 years ago

This fixes the following load error.

(wrong-type-argument listp :foreground)
felko commented 2 years ago

Thank you