summaryrefslogtreecommitdiffstats
path: root/lisp/init-appearance.el
Commit message (Expand)AuthorAgeFilesLines
* appearance: hide load averageMartin Polden2023-09-051-0/+2
* appearance: display time in mode-lineMartin Polden2023-08-181-0/+8
* appearance: do not underline compilation messagesMartin Polden2023-08-031-0/+3
* appearance: remove unused compilation-filterMartin Polden2023-03-181-8/+0
* appearance: simplifyMartin Polden2023-03-161-5/+5
* appearance: move font configurationMartin Polden2023-02-111-0/+11
* appearance: enable hl-line in prog-modeMartin Polden2022-06-181-0/+1
* appearance: Limit show-paren-mode to text-modeMartin Polden2022-06-131-2/+1
* appearance: Enable hl-line in more modesMartin Polden2022-06-131-0/+2
* appearance: Limit modes where hl-line is enabledMartin Polden2022-06-131-2/+3
* Revert "appearance: Hide tab bar"Martin Polden2022-02-171-7/+3
* appearance: Do not set fringe mark for bookmarked linesMartin Polden2022-02-151-0/+3
* appearance: Hide tab barMartin Polden2022-02-031-3/+7
* appearance: Disable word wrapping in prog-mode onlyMartin Polden2021-03-281-5/+9
* all: Use lexical bindingMartin Polden2021-03-211-1/+1
* all: Fix documentationMartin Polden2021-03-161-1/+7
* all: Namespace functions and variablesMartin Polden2021-03-161-2/+2
* appearance: Render ANSI colors in compilation bufferMartin Polden2020-12-011-0/+8
* appearance: Highlight trailing whitespace in prog-modeMartin Polden2020-09-251-2/+2
* all: Let :ensure default to offMartin Polden2020-07-251-2/+0
* Move theme configuration to separate fileMartin Polden2020-04-251-11/+0
* Simplify whitespace highlightingMartin Polden2020-04-161-9/+2
* Enable global-whitespace-modeMartin Polden2020-04-161-2/+4
* Remove obsolete workaroundMartin Polden2020-02-011-10/+1
* Revert "Improve org-mode fontification with doom-theme"Martin Polden2020-01-211-3/+0
* Improve org-mode fontification with doom-themeMartin Polden2020-01-211-0/+3
* Revert "Change theme to sanityinc-tomorrow-night"Martin Polden2019-06-071-2/+2
* Change theme to sanityinc-tomorrow-nightMartin Polden2019-05-121-2/+2
* Change theme to doom-oneMartin Polden2019-03-061-1/+1
* Revert "Change theme to doom-one"Martin Polden2018-06-211-1/+1
* Change theme to doom-oneMartin Polden2018-06-211-1/+1
* Make title bar use same style as themeMartin Polden2018-05-301-2/+3
* Use dark title bar on macMartin Polden2018-05-301-1/+5
* Use doom-dracula themeMartin Polden2018-03-151-1/+1
* Use doom-one themeMartin Polden2017-06-301-1/+1
* Use doom-vibrant themeMartin Polden2017-05-271-2/+2
* Use sanityinc-tomorrow-night themeMartin Polden2016-06-251-1/+1
* Use sanityinc-tomorrow-bright themeMartin Polden2016-05-221-6/+4
* Change themeMartin Polden2016-04-141-3/+6
* Use use-package to load parenMartin Polden2016-02-271-1/+4
* Use use-package to load hl-lineMartin Polden2016-02-271-1/+4
* Use :ifMartin Polden2016-02-261-3/+3
* Disable :ensure for all bundled packagesMartin Polden2016-02-261-0/+2
* Use use-packageMartin Polden2016-02-251-21/+16
* Disable which-function-modeMartin Polden2016-01-231-3/+0
* Do not show auto-revert-mode in modelineMartin Polden2016-01-221-0/+1
* Switch to material-themeMartin Polden2016-01-181-2/+2
* Make config work with new MagitMartin Polden2015-07-021-1/+0
* Enable mode explicitlyMartin Polden2015-04-181-1/+1
* Make whitespace-mode use fill-columnMartin Polden2015-04-061-2/+7