aboutsummaryrefslogtreecommitdiffstats
path: root/_spacemacs.d
Commit message (Collapse)AuthorAgeFilesLines
* spacemacs: Tweak js mode indentationAaron LI2018-11-101-5/+2
|
* spacemacs: Set default python interpreter to python3Aaron LI2018-07-181-0/+3
|
* spacemacs: Use "bsd" style for C/C++ modeAaron LI2018-07-181-1/+6
|
* spacemacs: Improve whitespace mode stylesAaron LI2018-07-181-21/+39
|
* spacemacs/mu4e: Fix email quotationAaron LI2018-07-181-2/+2
|
* spacemacs/mu4e: update contexts (user accounts)Aaron LI2018-03-081-8/+11
|
* spacemacs/mu4e: fix bookmarksAaron LI2018-03-081-2/+6
|
* spacemacs/init: fix custom-file set; add yaml layerAaron LI2018-03-081-5/+11
|
* spacemacs: add c++ hook and some small tweaksAaron LI2018-01-131-6/+12
|
* spacemacs/mu4e: Rewrite key bindings for evil modeAaron LI2017-10-231-42/+69
|
* spacemacs/mu4e: tweak bookmarks and citation styleAaron LI2017-10-201-7/+7
|
* spacemacs: Load `my-crypt'Aaron LI2017-10-201-0/+2
|
* spacemacs: Add my-crypt.el (with DefaultEncrypt package)Aaron LI2017-10-202-0/+466
| | | | | jl-encrypt.el: Default Encrypt: https://www.emacswiki.org/emacs/DefaultEncrypt
* spacemacs: Force install 'evil-leader' packageAaron LI2017-10-151-1/+5
| | | | | XXX: for unknown reason, spacemacs suddenly regard 'evil-leader' package as an orphan and delete it on startup!
* spacemacs: cleanup whitespace on *changed* linesAaron LI2017-05-311-1/+6
| | | | See: https://github.com/syl20bnr/spacemacs/issues/8221
* spacemacs/mu4e: Do not invoke program to get mail, but only update indexAaron LI2017-05-291-4/+5
|
* spacemacs/init: Update against latest templateAaron LI2017-05-161-3/+18
|
* spacemacs/mu4e: enable format=flowed and several othersAaron LI2017-05-111-7/+12
|
* spacemacs/mu4e: Always save the sent messagesAaron LI2017-04-251-15/+15
|
* Add email account "weitian@aaronly.me"Aaron LI2017-04-251-0/+19
|
* spacemacs/mu4e: Revert bookmarks formatAaron LI2017-04-211-48/+14
|
* spacemacs/mu4e: Add mail account 'aly@aaronly.me'Aaron LI2017-04-211-3/+33
|
* spacemacs/mu4e: Tune settingsAaron LI2017-03-301-26/+58
| | | | | | | * Enable shortcuts for frequent mail folders * Disable killing buffer after sending a message * Do not reply to myself when "replying to all" * Rewrite bookmarks
* spacemacs/mu4e: Customize reply/quote citation formatAaron LI2017-03-171-3/+7
| | | | Credit: http://pragmaticemacs.com/emacs/customise-the-reply-quote-string-in-mu4e/
* spacemacs/org: Change agenda overview spanAaron LI2017-03-141-2/+7
|
* spacemacs: Add config/calendar: show Chinese birthday on agendaAaron LI2017-03-142-0/+45
|
* spacemacs: Change 'aly' -> 'my'Aaron LI2017-03-134-108/+108
|
* spacemacs: Delete config/firacode (never enabled)Aaron LI2017-03-131-163/+0
|
* spacemacs/mu4e: Update signaturesAaron LI2017-03-131-5/+4
|
* spacemacs/mu4e: require `shr' explicitlyAaron LI2017-03-131-0/+1
|
* spacemacs/mu4e: Use mbsync (replace offlineimap)Aaron LI2017-02-191-1/+1
|
* spacemacs/mu4e: Show more headers when view messagesAaron LI2017-02-121-5/+13
|
* spacemacs: Set font only after graphical frame initializedAaron LI2017-02-071-6/+10
| | | | | | References: * https://github.com/syl20bnr/spacemacs/issues/6197 * https://github.com/syl20bnr/spacemacs/issues/4816
* Minor tweaksAaron LI2017-02-061-1/+6
|
* _spacemacs: Configure "helm-bibtex"Aaron LI2016-12-141-6/+16
|
* _spacemacs: Enable and configure "bibtex" layerAaron LI2016-12-121-0/+9
|
* _spacemacs: Rewrite org configurationsAaron LI2016-12-122-7/+655
| | | | Credit: http://doc.norang.ca/org-mode.html
* _spacemacs: Disable Nyan cat progress barAaron LI2016-12-081-2/+1
|
* _spacemacs: Disable "emoji" layerAaron LI2016-12-081-1/+0
|
* _spacemacs/init.el: Enable persistent server; Some cleanupsAaron LI2016-12-071-7/+7
|
* _spacemacs: Use "spacemacs-dark" theme; Use slant powerline sepAaron LI2016-12-071-10/+6
|
* Add .gitignore file for _spacemacs.dAaron LI2016-12-071-0/+5
|
* _spacemacs: Remove the commented settings on "fill column indicator"Aaron LI2016-12-041-10/+0
|
* _spacemacs: Set the font of "variable-pitch"Aaron LI2016-12-041-2/+5
| | | | Credit: http://stackoverflow.com/a/28484419
* _spacemacs: Set "org-agenda-files" to be the "~/org" directoryAaron LI2016-12-041-4/+1
|
* _spacemacs: Do not track "mu4e" packageAaron LI2016-12-0419-9882/+0
|
* _spacemacs: Use "M+ 1mn" font instead of "Source Code Pro"Aaron LI2016-12-042-3/+3
| | | | | Credit: M+ fonts: http://mplus-fonts.osdn.jp/
* spacemacs: Add indentation settings for js and web modesAaron LI2016-10-291-1/+13
|
* spacemacs: Enable the "html" and "javascript" layersAaron LI2016-10-291-0/+2
| | | | For the "javascript" layer, also install NPM packages "tern" and "eslint"
* spacemacs: Enable "colors" layer with nyan cat progress bar! Nyan!Aaron LI2016-10-261-3/+5
|