Commit Graph

30 Commits

Author SHA1 Message Date
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
9b136d6fbf ```
feat(org): Add comprehensive org-capture templates

Configure org-capture-templates with personal and project-specific capture options including todos, notes, journal entries, and changelogs for both local and centralized project management.
```
2025-12-07 20:20:20 +11:00
Zelong Kuang
d74c8a9f96 ```
feat: Change theme to modus-vivendi and reorganize theme packages

Switch default theme from ef-dark to modus-vivendi. Reorganize theme
package declarations in config.org to group catppuccin after ef-themes.
```
2025-12-07 00:00:19 +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
ee168166e8 Reapply "feat(config): Switch to dark theme and enable"
This reverts commit d78e61c800.
2025-12-06 18:59:54 +11:00
Zelong Kuang
7108760718 ```
refactor(editor): Switch from Meow to Evil keybindings

Replace Meow editor with Evil mode configured with +everywhere flag
for consistent Vi-style keybindings across Emacs.
```
2025-12-06 15:17:15 +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
59e3b5c935 feat(config): Switch to dark theme and enable
org-habit

- Change theme from modus-operandi to modus-vivendi-tritanopia
- Enable org-habit module for habit tracking
- Reformat org package recipe for better readability
2025-12-06 01:06:14 +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
8d3363cc38 feat(packages): Add gptel and org-habit
- Configure gptel to use the Gemini 2.5 Pro model via the GitHub Copilot backend.
- Enable the org-habit module for habit tracking in Org mode.
2025-12-05 03:52:26 +11:00
Zelong Kuang
cbeec87665 modify Font size on linux 2025-12-04 23:01:56 +11:00
Zelong Kuang
8a509a080d Replace evil with meow 2025-12-04 22:58:30 +11:00
Zelong Kuang
be30ce183c a 2025-11-22 01:42:50 +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
0963313dbb Benchmark, raindow parenthesis, ef themes 2025-11-18 18:48:05 +11:00
Zelong Kuang
4d35c7966c Live preview pane 2025-11-17 20:44:54 +11:00
Zelong Kuang
315a7a674b Org mode latex preview 2025-11-17 16:07:41 +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
8a7a911295 Catppuccin 2025-11-16 20:46:00 +11:00
Zelong Kuang
7d10eb4cbb Update 2025-11-16 20:42:35 +11:00
Zelong Kuang
ee4f3efd79 Typst live preview 2025-11-16 20:05:31 +11:00
Zelong Kuang
a9820fe57b Typst support 2025-11-16 19:12:34 +11:00
Zelong Kuang
e10f36500a Copilot 2025-11-16 16:19:37 +11:00
Zelong Kuang
aa7fa9511c Initial commit 2025-11-16 15:47:31 +11:00