tecosaur / lexic

Mirror of https://git.tecosaur.net/tec/lexic
GNU General Public License v3.0
78 stars 10 forks source link

Use defcustoms for variables which are supposed to be customized #20

Open minad opened 3 years ago

minad commented 3 years ago

This helps a lot if one wants to find out where the configuration knobs are. I use this convention:

There are also many functions and variables which are called lexic- instead of lexic--. It would be great if you define the public interface of your package cleanly. I think most of the functions are actually private.