doomemacs/modules/ui
Henrik Lissner de62c5449d
nit(vc-gutter): add summary tags to comments
A new convention I'm slowly rolling out to modules to help readers
quickly identify the purpose of a change. E.g.

  UX    - a change done to improve user experience
  STYLE - for aesthetics
  FIX   - addresses a perceived or potential issue
  PERF  - intended to improve performance

Combined tags will be delimited with commas. E.g. "UX,PERF:"

There may be more later, and these will be further documented in the new
docs about to come up.
2022-08-10 14:06:52 +02:00
..
deft revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
doom revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
doom-dashboard revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
doom-quit revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
emoji revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
hl-todo refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
hydra revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
indent-guides revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
ligatures refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
minimap revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
modeline refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
nav-flash revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
neotree revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
ophints revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
popup revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
tabs revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
treemacs revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
unicode revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
vc-gutter nit(vc-gutter): add summary tags to comments 2022-08-10 14:06:52 +02:00
vi-tilde-fringe revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
window-select revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
workspaces revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
zen revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:ui

Description

For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.

Frequently asked questions

This category has no FAQs yet. Ask one?