summaryrefslogtreecommitdiff
path: root/skeleton-conf.el
AgeCommit message (Collapse)Author
2021-07-01skeleton: delete the vspace{-10ex} partJSDurand
2021-03-26Bind novel and require autoinsert.JSDurand
Two small edits: * skeleton-conf.el (autoinsert): Make this useful function available * by default. * view-conf.el (durand-view-map): Bind novel to a key.
2021-03-08Modify the template for LaTeXJSDurand
* skeleton-conf.el (insert-tex): The format of the dates should use "en-dashes" instead of "hyphens".
2021-03-03TeX, skeleton, and eww.JSDurand
Configure TeX and add some skeletons, and bind a key to eww.
2021-03-01Add the first skeletonJSDurand
* init.el (prepare-skeletons): Lazy load this. * skeleton-conf.el (skeleton-conf): (insert-define-key): This is only a primitive skeleton. I will add more in the future.