aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-03-13Misc comments (emacs)Guangxiong Lin
2022-03-13Open org-agenda in current window (emacs)Guangxiong Lin
2022-03-13Update my definition of stuck projects (emacs)Guangxiong Lin
2022-03-13Diminish eldoc mode (emacs)Guangxiong Lin
2022-03-13Use autoload instead of require in orgmode (emacs)Guangxiong Lin
2022-03-13Load path earlier to help other scripts (emacs)Guangxiong Lin
2022-03-13Update the config of im (emacs)Guangxiong Lin
2022-03-13Remove autoload of orgmode (emacs)Guangxiong Lin
Autoload has been alreadly implemented in orgmode
2022-03-13Add diminish package (emacs)Guangxiong Lin
2022-03-13Set appearance config for linux and mac (emacs)Guangxiong Lin
2022-03-13Load evil-org in org-agenda (emacs)Guangxiong Lin
2022-03-13Update keymap of projectile (emacs)Guangxiong Lin
2022-03-13Run udiskie with tray in linuxGuangxiong Lin
2022-03-13Drop use-package at all (emacs)Guangxiong Lin
2022-03-13Refactor emacs configGuangxiong Lin
Use less use-package features
2022-03-12Refactor evil config (emacs)Guangxiong Lin
2022-03-12Refactor my org config (emacs)Guangxiong Lin
- Extract some agenda custom commands as variables - Use less use-package features
2022-03-12Improve org-agenda view (emacs)Guangxiong Lin