Commit Graph

17 Commits

Author SHA1 Message Date
Zelong Kuang
6d90846eda feat(config): Add Centaur tabs keybindings for
Meow mode

Enable tabs module and add keybindings for navigating Centaur tabs in
Meow normal state. Map leader + w h/l to move backward/forward between
tabs. Also disable everywhere and rss modules to streamline configuration.
2025-12-09 01:05:54 +11:00
Zelong Kuang
ae43aedfcb Update 2025-12-08 16:25:09 +11:00
Zelong Kuang
c8d2cd87bc feat(editor): Switch from Meow to Evil modal
editing

Change the modal editing system from Meow (QWERTY layout) to Evil mode
with the +everywhere flag for consistent Vim-like keybindings across
Emacs. Also update the theme from modus-vivendi to doom-material-dark.
2025-12-08 04:15:17 +11:00
Zelong Kuang
1cfd3a23f5 feat(theme): Switch to ef-dark theme and add
org-modern

- Change theme from doom-material-dark to ef-dark
- Enable ef-themes package
- Add org-modern package with table styling disabled
- Enable tty module for improved terminal experience
2025-12-06 22:50:42 +11:00
Zelong Kuang
d78e61c800 Revert "feat(config): Switch to dark theme and enable"
This reverts commit 59e3b5c935.
2025-12-06 01:32:48 +11:00
Zelong Kuang
d1720baf4b feat(editor): Switch from Meow to Evil keybindings
Replace Meow modal editing with Evil mode and enable it everywhere.
Disable multiple-cursors as it conflicts with Evil's visual selection.
2025-12-06 01:28:27 +11:00
Zelong Kuang
27df7434d4 refactor(config): Remove unused packages and
reorganize configuration

- Remove meow cursor configuration
- Remove nano-modeline package and configuration
- Re-enable default Doom modeline
- Comment out org-habit module
- Improve code formatting and indentation in org-mode config
- Remove stray "hello" text from config.org
- Reorganize org-mode sections for better clarity
2025-12-05 19:22:23 +11:00
Zelong Kuang
8a509a080d Replace evil with meow 2025-12-04 22:58:30 +11:00
Zelong Kuang
a38b0fb5f5 Update 2025-11-22 00:23:44 +11:00
Zelong Kuang
c8c650ee5f Update 2025-11-21 01:05:13 +11:00
Zelong Kuang
b431e63bd3 Benchmark, raindow parenthesis, ef themes 2025-11-19 11:40:37 +11:00
Zelong Kuang
4d35c7966c Live preview pane 2025-11-17 20:44:54 +11:00
Zelong Kuang
78e9725683 Update 2025-11-17 01:34:12 +11:00
Zelong Kuang
df89766af2 Update 2025-11-16 23:34:29 +11:00
Zelong Kuang
506025930b Update 2025-11-16 22:05:10 +11:00
Zelong Kuang
7d10eb4cbb Update 2025-11-16 20:42:35 +11:00
Zelong Kuang
aa7fa9511c Initial commit 2025-11-16 15:47:31 +11:00