summaryrefslogtreecommitdiffstats
path: root/lisp/init-appearance.el
Commit message (Collapse)AuthorAgeFilesLines
* appearance: render colors in compilation bufferHEADmasterMartin Polden4 days1-0/+4
|
* 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
| | | | | This was added to colorize rustc compilation buffers, but rustic.el takes care of that now.
* 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
| | | | | global-hl-line-mode may result in flickering in highly interactive modes, e.g. vterm-mode.
* Revert "appearance: Hide tab bar"Martin Polden2022-02-171-7/+3
| | | | This reverts commit d5a9b610f6940cdad314d265f1720ffd524c8879.
* appearance: Do not set fringe mark for bookmarked linesMartin Polden2022-02-151-0/+3
| | | | New behavior in Emacs 28.
* 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
| | | | Makes it easier to identify which packages are not bundled with Emacs.
* 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
| | | | whitespace-mode always respects fill-column now.
* Revert "Improve org-mode fontification with doom-theme"Martin Polden2020-01-211-3/+0
| | | | This reverts commit 7a4c8f86053a92756d89166e54810c012f422cd4.
* 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
| | | | This reverts commit 78ef44d7cb880a9e1432ab89f103b4c77d163f49.
* Change theme to sanityinc-tomorrow-nightMartin Polden2019-05-121-2/+2
|
* Change theme to doom-oneMartin Polden2019-03-061-1/+1
| | | | This reverts commit d69fcb003720d7a419514a9f7d2de0d844d53d5a.
* Revert "Change theme to doom-one"Martin Polden2018-06-211-1/+1
| | | | This reverts commit 546e17448686dbaefc93e2aca74719881b7abba9.
* 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
|