Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 08:53

2.2.0 (2024-01-31)

Features

Bug Fixes

  • .emacs.d: minor refactoring (c388949)
  • avy: add keybinds for avy commands (3a86ad5)
  • benchmark: require on debug mode (afda2ff)
  • cape: update the candidates for eglot (4f3ea88)
  • ci: add emacs 29.2 to the CI matrix (0401a31)
  • consult: prefer bultin consult-fd (77ba08e)
  • core: add dotemacs-delete-carrage-returns function (5f27c73)
  • core: improve performance (e555c99)
  • core: load windmove default keybindings after init (6d94a45)
  • core: proper encoding (d90669a)
  • core: remove warnings (c8f74b8)
  • corfu: customize delay options to default value (379e682)
  • dabbrev: use dabbrev with corfu (17e8f1e)
  • edit: enable useful modes after init (461ca71)
  • eglot: don't enable with lisp-data-mode (10e369a)
  • eglot: remap xref-find-apropos with consult-eglot-symbols (c8cda39)
  • emacs: increase gc-cons-threshold (ca8408e)
  • expreg: replace expand-region (e358b9c)
  • flyspell: enable if found aspell (1601c2a)
  • flyspell: manually enabled (b2af073)
  • hl-line: disable in shell&dashboard (de35f60)
  • keybinds: bind consult-flymake with '<leader> o f' (91cdc6f)
  • keybinds: new keybinding functions with emacs-29 (0e158db)
  • license: update year of license (f11a1ed)
  • markdown: preview with pandoc (0882c18)
  • markdown: remove markdown-toc package (6bf5002)
  • modeline: add shell style (4dc5fe7)
  • modeline: fix nil value (fda5646)
  • modeline: remove warnings (84cb379)
  • modules: refactoring (c92d9f8)
  • org: add capture template for journal (394597e)
  • org: add keybinds (8d89bef)
  • org: disable electric-indent for org files (73ce6f3)
  • org: generate new post in current month directory (c27bc20)
  • ox-publish: add site directory configuration (fdb8687)
  • packages: refactoring (7067635)
  • packages: refactoring (693356b)
  • perf: save startup time (a26e2ef)
  • project: put project-list-file in cache directory (c67efaf)
  • readme: add badge for emacs (f05cadf)
  • savehist: set history-length with 1000 (d94564a)
  • text-mode: enable visual-line-mode (08660c5)
  • themes: disable enabled themes before load new theme (46f0580)
  • themes: prefer modus-themes (bebcde4)
  • tokyonight-themes: add ace-window support (d3b4f51)
  • tokyonight-themes: add ansi-color faces (a498e3a)
  • tokyonight-themes: add avy support (e7d9c37)
  • tokyonight-themes: add basic faces (d21adbb)
  • tokyonight-themes: add bookmark faces (43d9313)
  • tokyonight-themes: add builtin faces (3a97e68)
  • tokyonight-themes: add calendar and diary faces (b2f8aee)
  • tokyonight-themes: add custom faces (6c100c6)
  • tokyonight-themes: add diff-mode faces (3d8ae36)
  • tokyonight-themes: add dired faces (aae321d)
  • tokyonight-themes: add flymake support (102e87d)
  • tokyonight-themes: add hl-todo faces (a78da72)
  • tokyonight-themes: add icomplete faces (ce35c5f)
  • tokyonight-themes: add ido faces (79f7cf1)
  • tokyonight-themes: add message faces (1f115ee)
  • tokyonight-themes: add multiple-cursors support (025bc73)
  • tokyonight-themes: add orderless faces (56a80d9)
  • tokyonight-themes: add symbol-overlay support (7b793c1)
  • tokyonight-themes: add tokyonight-themes-with-colors (63591c1)
  • tokyonight-themes: add vundo support (266dab2)
  • tokyonight-themes: customize font-lock&compilation faces (25aad92)
  • tokyonight-themes: make cursor clearly with day style (509340f)
  • tokyonight-themes: proper isearch faces (3727cd6)
  • tokyonight-themes: proper line-number (24d6936)
  • tokyonight-themes: proper mode-line faces (c845d9e)
  • tokyonight-themes: refactoring (4a533ce)
  • tokyonight-themes: use right holiday face (c081f30)
  • treesit: add native treesit support (1a6e37c)
  • treesit: void-function treesit-ready-p (c0211b2)
  • ui: blink the mode-line (f6811b3)
  • ui: enable pixel-scroll (ce0998b)
  • ui: set dotemacs-cn-font with han (c673d32)
  • vertico: convenient selection (5a45940)
  • which-key: enable after init (d7acfd3)
  • whitespace: delete trailing whitespace before save (1da3214)
  • xref: simply customization (c8c5326)