d0c51da73a
fix company-backends issue, and add keybinding to company-files
749653e1b0
Add company-transformers and refactor company-backends
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
bdfa5d7725
align the company tooltip. update the company-backends, and specially set company-backends value for org-mode
2952424d48
fix: slow scrolling on big org-mode files with line numbers
f3b25d0658
fix: slow scroll on big org-mode files with line numbers
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
675647bb58
formatted and commented the company-elisp backend for emacs-lisp-mode-hook
169a703b39
Refactor company-backends in init-packages.el
343e062cbe
use global-linum-mode to instead of global-display-line-numbers-mode as it seems like some issue on citre-peek
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
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