aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-20Use C-r in insert mode (emacs)Guangxiong Lin
2022-03-20Improve completion config (emacs)Guangxiong Lin
2022-03-20Separate completion config (emacs)Guangxiong Lin
2022-03-20Use orderless-flex (emacs)Guangxiong Lin
2022-03-20Use corfu in ledger mode (emacs)Guangxiong Lin
2022-03-20Clean up deprecated statements (emacs)Guangxiong Lin
2022-03-20Improve eglot (emacs)Guangxiong Lin
2022-03-20Improve vertico (emacs)Guangxiong Lin
2022-03-19Use corfu to complete in emacs guiGuangxiong Lin
2022-03-19Improve minibuffer related commands (emacs)Guangxiong Lin
2022-03-19Add keymap of flymake (emacs)Guangxiong Lin
2022-03-19Add config of eldoc (emacs)Guangxiong Lin
2022-03-19Improve consult-mode (emacs)Guangxiong Lin
2022-03-19Setup undo-tree history (emacs)Guangxiong Lin
2022-03-18Enable recursive minibuffers in emacsGuangxiong Lin
2022-03-18Enable evil-collection in dired and ibuffer (emacs)Guangxiong Lin
2022-03-18Replace ivy/counsel with vertico/consult (emacs)Guangxiong Lin
2022-03-18Set autoconnect in eglot (emacs)Guangxiong Lin
2022-03-18Enable evil in magit (emacs)Guangxiong Lin
2022-03-17Rearrange go env in emacsGuangxiong Lin
2022-03-17Update ivy regex (emacs)Guangxiong Lin
2022-03-17Update git-gutter keymap (emacs)Guangxiong Lin
2022-03-17Add flycheck (emacs)Guangxiong Lin
2022-03-17Add git-gutter (emacs)Guangxiong Lin
2022-03-16Add toggle of org-agenda-entry-text-mode (emacs)Guangxiong Lin
2022-03-16Enable C-z to suspend emacsGuangxiong Lin
2022-03-16Make company-mode more vim-like (emacs)Guangxiong Lin
2022-03-16Improve ivy match (emacs)Guangxiong Lin
2022-03-15Use jk to visual move line (vim) (emacs)Guangxiong Lin
2022-03-14Update config of orgmode (emacs)Guangxiong Lin
2022-03-14Update orgmode keymap (emacs)Guangxiong Lin
2022-03-13Load evil-org first to avoid override custom (emacs)Guangxiong Lin
2022-03-13Implement simple sis (emacs)Guangxiong Lin
2022-03-13Refactor org config (emacs)Guangxiong Lin
- org-agenda config is now in a dedicated file - Add a new agenda view "Weekly Log" - Add display settings for agenda view
2022-03-13Add log into drawer and fold drawer by default (emacs)Guangxiong Lin
2022-03-13Fix goto line in agenda (emacs)Guangxiong Lin
2022-03-13Rewrite stuck project to make it more clear (emacs)Guangxiong Lin
2022-03-13Add key for cancel clock (emacs)Guangxiong Lin
2022-03-13Update org-agenda view (emacs)Guangxiong Lin
2022-03-13Add tag UNWILLING (emacs)Guangxiong Lin
2022-03-13Update orgmode keymap (emacs)Guangxiong Lin
2022-03-13Save all org buffers after capture (emacs)Guangxiong Lin
2022-03-13Save all buffers after org-refile (emacs)Guangxiong Lin
Implement it as overriding instead of hook
2022-03-13Don't confirm on org babel (emacs)Guangxiong Lin
2022-03-13Update the keymap of orgmode (emacs)Guangxiong Lin
2022-03-13Custom org-agenda keymap (emacs)Guangxiong Lin
2022-03-13Override org-agenda-quit (emacs)Guangxiong Lin
2022-03-13Save files when refile (emacs)Guangxiong Lin
2022-03-13Improve emacs initGuangxiong Lin
- Running server whenever there is no server running - Require 'init-local
2022-03-13Add alias of org agenda (emacs)Guangxiong Lin