aaronbieber / dotfiles

The skeleton of my wonderful *NIX home folders and scripts.
309 stars 46 forks source link

require or use-package? #5

Closed ramsayleung closed 8 years ago

ramsayleung commented 8 years ago

Hi Aaran,it's me again .in your init.el file ,there is a statement that

(require 'markdown-preview-mode )

but could not find this file in the emacs.d directory .do you mean require or use-package. and i could not find a file named 'fence-edit'

(require 'fence-edit)

look forward to your reply

aaronbieber commented 8 years ago

This is my personal Emacs configuration, and so it will often be broken. I make changes and experiment all the time, and I very often push changes up to Github without fully testing them.

Fence Edit hasn't been submitted to MELPA yet, but you can get it from my Github.