美文网首页
今日阅读

今日阅读

作者: zucchiniy | 来源:发表于2015-09-14 13:56 被阅读14次

    http://hackerxu.com/2015/08/31/spacemacs.html?from=singlemessage&isappinstalled=1

    http://m.blog.csdn.net/blog/lujun9972/46002963

    http://orgmode.org/manual/Extending-ODT-export.html

    (setq org-odt-convert-processes '(("LibreOffice" "soffice --headless --convert-to %f%x --outdir %d %i")))

    http://foobarnbaz.com/2013/08/02/awesome-mindmaps-using-org/

    golden-ratio

    (set-fringe-style "minimal") 之后,就达到我想要的效果了

    (setq fci-rule-column 80)

     (setq fci-rule-color "orange")

     (setq fci-rule-width 2)

     (add-hook 'after-change-major-mode-hook 'fci-mode)

     (global-set-key (kbd "M-n") 'hippie-expand)

    button按钮

    (defun insert-button (label &rest properties)

    http://www.behack.com

    http://github.com/RockyRen/mindmaptree/tree/master

    相关文章

      网友评论

          本文标题:今日阅读

          本文链接:https://www.haomeiwen.com/subject/maxmcttx.html