Commit Graph

35 Commits

Author SHA1 Message Date
Zelong Kuang
12d3a48c8a Update 2025-12-13 23:00:06 +11:00
Zelong Kuang
c03f2de523 Use doom one 2025-12-13 22:46:09 +11:00
Zelong Kuang
8ac4896415 Update 2025-12-12 07:16:21 +11:00
Zelong Kuang
64e91031f3 fixup! feat(meow): Move cursor down after duplicating line 2025-12-11 20:32:50 +11:00
Zelong Kuang
004210ae27 feat(meow): Move cursor down after duplicating
line

Add next-line call after duplicate-dwim to automatically advance cursor
to the newly duplicated line, improving workflow efficiency.
2025-12-11 19:32:02 +11:00
Zelong Kuang
00ca307ee7 feat(meow): Add keybinding for duplicate-dwim
command

Add leader key binding 'd' in meow normal state to duplicate lines or regions using the duplicate-dwim function. Also includes minor formatting cleanup and typo fix in documentation.
2025-12-11 01:56:28 +11:00
Zelong Kuang
c0bc27c53b feat(config): Enable benchmark-init and switch
from Evil to Meow

- Uncomment benchmark-init package and configuration for startup profiling
- Switch editor mode from Evil to Meow with QWERTY layout
- Enable additional tools: ansible, biblio, debugger, and editorconfig
- Fix typo in clojure comment (was "cojure")
2025-12-09 01:15:38 +11:00
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
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
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
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