summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Move org-mode configuration to init.org.rekado2016-07-073-56/+69
|
* Remove init-package.el.rekado2016-07-061-49/+0
|
* Remove info+.rekado2016-07-062-4/+0
|
* Remove dired customisation.rekado2016-07-063-25/+0
|
* Ignore some files.rekado2016-07-061-0/+5
|
* org: Do not indent subheadings.rekado2016-07-061-1/+0
| | | | It looks weird when using variable-pitch-mode.
* Remove deprecated "tooltip-use-echo-area".rekado2016-07-061-1/+0
|
* Start using a literate configuration file.rekado2016-07-062-47/+261
| | | | | "init.org" needs to be tangled to "init.el" first. It still loads the old configuration file "old-init.el", which will eventually disappear.
* Rename init.el to old-init.el.rekado2016-07-061-0/+0
|
* Remove autoloads for markdown-mode and js2-mode.rekado2016-07-061-3/+0
|
* Set LC_CTYPE to Chinese to make IBus Pinyin work.rekado2016-07-061-0/+3
|
* email: Update every minute.rekado2016-07-051-1/+1
|
* email: cosmetics.rekado2016-07-041-2/+2
|
* email: Decrypt inline PGP messages automatically.rekado2016-07-041-0/+13
|
* Pretty quotes in chat and org-mode.rekado2016-07-041-0/+9
|
* eww: Render fonts with variable pitch.rekado2016-07-041-0/+5
|
* shell: Load shared bash_history.rekado2016-07-041-0/+4
|
* Use narrow tab width (except in shell)rekado2016-07-042-4/+7
|
* Require undo-tree before using it.rekado2016-07-041-0/+1
|
* org: Use variable pitch.rekado2016-07-041-1/+11
|
* org: Fontify code blocks.rekado2016-07-041-0/+2
|
* org: Replace ellipsis.rekado2016-07-041-0/+1
|
* Set show-paren-delay to 0.rekado2016-07-041-0/+3
|
* Delete rekado-mode.el.rekado2016-07-041-127/+0
|
* packages: Remove org-beautify-theme.rekado2016-07-041-1/+0
|
* packages: Add ido-vertical-mode.rekado2016-07-041-0/+1
|
* Revert "Drop better-defaults."rekado2016-07-041-0/+2
| | | | This reverts commit 120211d7cfbdab575d5c1e07d4ebaa0810e090e3.
* Revert "Remove ido."rekado2016-07-042-0/+27
| | | | This reverts commit af48ee7c6e4ef551e387c8d37e7c85b392c36d88.
* Remove packages that are in Guix.rekado2016-07-041-49/+23
|
* fill-column-indicator: Make prettier.rekado2016-07-041-0/+2
|
* Use light theme.rekado2016-07-041-6/+2
|
* Remove visual-regexp-steroids.rekado2016-07-041-11/+0
|
* modeline: Show only time.rekado2016-07-041-2/+2
|
* email: encrypt if parent message was encrypted.rekado2016-06-241-0/+7
|
* god: reset cursor to previous colour.rekado2016-06-181-1/+2
|
* Simplify load-path.rekado2016-06-182-5/+1
|
* Only load "typo" in message-mode.rekado2016-06-181-1/+0
|
* Allow "y" and "n" for "yes" or "no" questions.rekado2016-06-181-0/+1
|
* Add EMMS initialisation.rekado2016-06-182-0/+41
|
* org: lazy load.rekado2016-06-182-37/+42
|
* god: lazy load.rekado2016-06-182-40/+46
|
* org: Move to ~/Documents/org.rekado2016-06-181-1/+1
|
* god: Kill current buffer with C-x C-k.rekado2016-06-181-0/+1
|
* mu4e: Customise fancy chars.rekado2016-06-181-1/+4
|
* Remove ido.rekado2016-06-182-27/+0
| | | | Using ivy instead.
* Drop better-defaults.rekado2016-06-181-2/+0
| | | | It enables ido and I don't want that.
* Move completion settings to separate file.rekado2016-06-182-5/+17
|
* Narrow tab-width (except in shell-mode).rekado2016-06-181-0/+5
|
* Don't highlight current line.rekado2016-06-181-4/+0
|
* Use "typo" instead of "typopunct".rekado2016-06-184-5/+4
|