jason pushed to master at jason/emacs.d 2023-09-21 16:56:03 +02:00
878704546f removed company-ispell from the basic company-backends
jason pushed to master at jason/emacs.d 2023-09-21 16:44:44 +02:00
d0c51da73a fix company-backends issue, and add keybinding to company-files
749653e1b0 Add company-transformers and refactor company-backends
Compare 2 commits »
jason pushed to master at jason/emacs.d 2023-09-21 10:49:01 +02:00
32d7096dd3 removed lsp-mode and lsp-ui
15754083d0 Refactor with separate reformatter settings for Shell and YAML files
267cf7549a Refactor Python configuration and related packages
e5199ee924 Add TODO comment
4800051a1a Optimize Emacs garbage collection behavior
Compare 7 commits »
jason pushed to master at jason/emacs.d 2023-09-20 11:39:57 +02:00
b4363e0963 updated the hl-todo-keyword-faces to align with the org-todo-keyword-faces
jason pushed to master at jason/emacs.d 2023-09-20 11:27:32 +02:00
bdfa5d7725 align the company tooltip. update the company-backends, and specially set company-backends value for org-mode
jason pushed to master at jason/emacs.d 2023-09-20 03:19:12 +02:00
0616584194 add issue link of citre-peek display with global-display-line-numbers-mode
jason pushed to master at jason/emacs.d 2023-09-19 17:15:15 +02:00
2952424d48 fix: slow scrolling on big org-mode files with line numbers
f3b25d0658 fix: slow scroll on big org-mode files with line numbers
Compare 2 commits »
jason pushed to master at jason/emacs.d 2023-09-19 16:23:44 +02:00
a1120b4510 add delight
a4063b2b90 upgraded use-package
8147166eee hide the mode name string from mode line
d00fb6d027 Add Eglot package, disable lsp-mode
7dfd883e87 Add option to disable company-dabbrev in other buffers
Compare 5 commits »
jason pushed to master at jason/emacs.d 2023-09-19 11:09:53 +02:00
675647bb58 formatted and commented the company-elisp backend for emacs-lisp-mode-hook
169a703b39 Refactor company-backends in init-packages.el
Compare 2 commits »
jason pushed to master at jason/emacs.d 2023-09-18 10:49:13 +02:00
343e062cbe use global-linum-mode to instead of global-display-line-numbers-mode as it seems like some issue on citre-peek
jason pushed to master at jason/emacs.d 2023-09-18 09:41:05 +02:00
536f1d03ea add comments regarding C-x and C-c, add new keybinding to citre-jump-back
jason pushed to master at jason/emacs.d 2023-09-18 05:39:55 +02:00
311e34199a add vertico
jason pushed to master at jason/emacs.d 2023-09-18 05:36:51 +02:00
ba8c8f413d removed counsel-etags, added citre and company-tabnine, set company-backends
jason pushed to master at jason/emacs.d 2023-09-17 15:26:09 +02:00
affb503699 removed company-ctags
c4b6eae7aa Update README.org and init-packages.el
8bd115c9a0 Add display time in mode line
2576788254 Add my/kill-buffers-by-pattern function to utils.el
79dc8f01a7 Add function to copy current buffer to another buffer
Compare 5 commits »
jason pushed to master at jason/emacs.d 2023-09-15 13:48:45 +02:00
d283298d91 fix: void variable issue
jason pushed to master at jason/emacs.d 2023-09-15 03:55:27 +02:00
200e709bed chore: use br to bind to ibuffer
jason pushed to master at jason/emacs.d 2023-09-09 13:03:29 +02:00
009d1d553f formatted
a342f0151b fix: void-function set-fontset-font issue on GitHub Actions. please #build
62f6a67ed5 Add org-log-into-drawer option
b1f501f000 Refactor current time calculation in timer utils
Compare 4 commits »
jason pushed to master at jason/emacs.d 2023-09-05 12:59:26 +02:00
e89b4153e7 fix task symbol name issue
jason pushed to master at jason/emacs.d 2023-09-05 12:54:21 +02:00
446df787a6 fix: void variable
jason pushed to master at jason/emacs.d 2023-09-05 12:45:00 +02:00
0df04a24c7 updated my-schedule-task-every-day