Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spacemacs: Set font only after graphical frame initialized | Aaron LI | 2017-02-07 | 1 | -6/+10 |
| | | | | | | References: * https://github.com/syl20bnr/spacemacs/issues/6197 * https://github.com/syl20bnr/spacemacs/issues/4816 | ||||
* | _spacemacs: Configure "helm-bibtex" | Aaron LI | 2016-12-14 | 1 | -6/+16 |
| | |||||
* | _spacemacs: Enable and configure "bibtex" layer | Aaron LI | 2016-12-12 | 1 | -0/+9 |
| | |||||
* | _spacemacs: Disable Nyan cat progress bar | Aaron LI | 2016-12-08 | 1 | -2/+1 |
| | |||||
* | _spacemacs: Disable "emoji" layer | Aaron LI | 2016-12-08 | 1 | -1/+0 |
| | |||||
* | _spacemacs/init.el: Enable persistent server; Some cleanups | Aaron LI | 2016-12-07 | 1 | -7/+7 |
| | |||||
* | _spacemacs: Use "spacemacs-dark" theme; Use slant powerline sep | Aaron LI | 2016-12-07 | 1 | -10/+6 |
| | |||||
* | _spacemacs: Remove the commented settings on "fill column indicator" | Aaron LI | 2016-12-04 | 1 | -10/+0 |
| | |||||
* | _spacemacs: Set the font of "variable-pitch" | Aaron LI | 2016-12-04 | 1 | -2/+5 |
| | | | | Credit: http://stackoverflow.com/a/28484419 | ||||
* | _spacemacs: Use "M+ 1mn" font instead of "Source Code Pro" | Aaron LI | 2016-12-04 | 1 | -2/+2 |
| | | | | | Credit: M+ fonts: http://mplus-fonts.osdn.jp/ | ||||
* | spacemacs: Add indentation settings for js and web modes | Aaron LI | 2016-10-29 | 1 | -1/+13 |
| | |||||
* | spacemacs: Enable the "html" and "javascript" layers | Aaron LI | 2016-10-29 | 1 | -0/+2 |
| | | | | For the "javascript" layer, also install NPM packages "tern" and "eslint" | ||||
* | spacemacs: Enable "colors" layer with nyan cat progress bar! Nyan! | Aaron LI | 2016-10-26 | 1 | -3/+5 |
| | |||||
* | spacemacs: enable and config "ranger" layer | Aaron LI | 2016-10-08 | 1 | -0/+12 |
| | |||||
* | spacemacs: adjust layer settings | Aaron LI | 2016-10-08 | 1 | -2/+2 |
| | |||||
* | spacemacs: add custom "music" layer; adjust "clojure" layer | Aaron LI | 2016-10-07 | 1 | -1/+3 |
| | |||||
* | spacemacs: move tramp settings to "user-init" | Aaron LI | 2016-10-06 | 1 | -9/+11 |
| | |||||
* | spacemacs: upgrade to version 0.200 | Aaron LI | 2016-10-06 | 1 | -46/+108 |
| | |||||
* | spacemacs: workaround a `tramp' bug; add a debug `require' | Aaron LI | 2016-10-06 | 1 | -1/+24 |
| | |||||
* | spacemacs: fix (previous forgotten) loading of config/aly-org-config.el | Aaron LI | 2016-09-04 | 1 | -2/+4 |
| | |||||
* | spacemacs: fix a typo in init.el | Aaron LI | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | spacemacs: enable layers: emoji, ess, version-control, and xkcd | Aaron LI | 2016-06-25 | 1 | -3/+11 |
| | |||||
* | spacemacs: explain the bug of "fci-mode" with "truncate-lines" | Aaron LI | 2016-06-18 | 1 | -8/+6 |
| | |||||
* | spacemacs: enable visual-line-navigation; minor cleanup | Aaron LI | 2016-06-18 | 1 | -10/+12 |
| | |||||
* | spacemacs.d/init.el: set the frame size | Aaron LI | 2016-06-17 | 1 | -0/+4 |
| | |||||
* | spacemacs.d/init.el: disable the buggy 'fci-mode' | Aaron LI | 2016-06-17 | 1 | -3/+9 |
| | | | | | | | | | WARNING/XXX: 'fci-mode' has issues with 'truncate-lines' and 'company-mode': * 'fci-mode' will override 'truncate-lines' to 't' * with 'fci-mode' enabled and 'truncate-lines' set to 'nil', when the completion triggered, the 'truncate-lines' will be overridden to 't', which is very annoying. | ||||
* | spacemacs.d/init.el: minor cleanup | Aaron LI | 2016-06-17 | 1 | -19/+16 |
| | |||||
* | spacemacs: disable update check; change company settings | Aaron LI | 2016-06-17 | 1 | -7/+6 |
| | |||||
* | spacemacs: enable whitespace-mode; some minor cleanup | Aaron LI | 2016-06-03 | 1 | -10/+37 |
| | |||||
* | spacemacs: set custom-file | Aaron LI | 2016-05-31 | 1 | -4/+7 |
| | |||||
* | _spacemacs.d: Add mu4e config | Aaron LI | 2016-05-16 | 1 | -2/+12 |
| | |||||
* | Move _spacemacs to _spacemacs.d/init.el | Aaron LI | 2016-05-15 | 1 | -0/+317 |