aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-10Fix bug of rg in emacsGuangxiong Lin
2022-05-10Use evil-avy instead of evil-easymotion (emacs)Guangxiong Lin
2022-05-10Autoload sis package (emacs)Guangxiong Lin
2022-05-10Try use lightline instead of airlineGuangxiong Lin
2022-05-10Reduce the extensions loaded by airline (vim)Guangxiong Lin
2022-05-09Add comment of laststatus (vim)Guangxiong Lin
2022-05-09Use tagbar again (vim)Guangxiong Lin
2022-05-09Remove ycm install script (vim)Guangxiong Lin
2022-05-08Update mutt html view configGuangxiong Lin
2022-05-08Use ; as tag prefix (mutt)Guangxiong Lin
2022-05-08Use jk to move visually in evil visual modeGuangxiong Lin
2022-05-08Use firefox instead of qutebrowser as default browserGuangxiong Lin
2022-05-07Remove default branch configGuangxiong Lin
2022-05-04Update mailsync scriptGuangxiong Lin
2022-05-01Use custom script to sync mailGuangxiong Lin
2022-05-01Update notmuch with muttGuangxiong Lin
2022-04-30Update emacs configGuangxiong Lin
2022-04-30Update orgmode config (emacs)Guangxiong Lin
2022-04-23Autoload evil-org-mode (emacs)Guangxiong Lin
2022-04-22Use eglot for not only cGuangxiong Lin
2022-04-22Remove flycheck (emacs)Guangxiong Lin
2022-04-22Use eglot in cGuangxiong Lin
2022-04-22Autoload magit (emacs)Guangxiong Lin
2022-04-22Update tmux configGuangxiong Lin
2022-04-22Integrate fzf into tmuxGuangxiong Lin
2022-04-22Add config of python (emacs)Guangxiong Lin
2022-04-21Add more autoload in emacsGuangxiong Lin
2022-04-21Autoload org-roam (emacs)Guangxiong Lin
2022-04-21Install tpm by clone instead of submoduleGuangxiong Lin
2022-04-20Add tmux pluginsGuangxiong Lin
2022-04-20Update .gitignore of emacsGuangxiong Lin
2022-04-20Require consult (emacs)Guangxiong Lin
2022-04-20Improve emacs configGuangxiong Lin
2022-04-20Fix error in elisp (emacs)Guangxiong Lin
2022-04-20Ignore native-comp cache (emacs)Guangxiong Lin
2022-04-20Native compile elisp package (emacs)Guangxiong Lin
2022-04-20Require package to avoid loading issue (emacs)Guangxiong Lin
2022-04-20Why such issue occurs each time I update packages?Guangxiong Lin
2022-04-19Add hook to after-init-hook by orderGuangxiong Lin
I cannot use emacs without evil-mode ... Load it first to avoid any issue occurs during initialization.
2022-04-19Autoload which-key and undotreeGuangxiong Lin
I don't know why these functions don't be autoloaded by default now ...
2022-04-18Map :grep only when there is no other mapping (vim)Guangxiong Lin
2022-04-18Change back to fzf and improve quickfix (vim)Guangxiong Lin
2022-04-18Bind select-all in fzfGuangxiong Lin
2022-04-16Update newsboat configGuangxiong Lin
2022-04-15Update urxvt configGuangxiong Lin
2022-04-15Add newsboat ignore fileGuangxiong Lin
2022-04-15Allow 3rd party app in macosGuangxiong Lin
2022-04-14Update godot vim configGuangxiong Lin
2022-04-14Fix ctrlp (vim)Guangxiong Lin
2022-04-13Implement my grep and find (vim)Guangxiong Lin