aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-19Autoload which-key and undotreeGuangxiong Lin
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
2022-04-13Improve ctrlp search (vim)Guangxiong Lin
2022-04-13Improve ctrlp match (vim)Guangxiong Lin
2022-04-13Try deprecating fzf and use ctrlp (vim)Guangxiong Lin
2022-04-13Update ctrlp loading condition (vim)Guangxiong Lin
2022-04-13Improve ctrlp behavior (vim)Guangxiong Lin
2022-04-13Update vimrcGuangxiong Lin
2022-04-13Don't autopop quickfix window in vim cscopeGuangxiong Lin
2022-04-13Add gui config for macvimGuangxiong Lin
2022-04-13Add shortcut of grep in vimGuangxiong Lin
2022-04-13Add quickfix plugin in vimGuangxiong Lin
2022-04-13Improve wildmode in vimGuangxiong Lin
2022-04-13Use ctrlp when there is no fzfGuangxiong Lin
2022-04-13Load fzf plugin only when fzf exists (vim)Guangxiong Lin
2022-04-13Update lsp vim configGuangxiong Lin
2022-04-13Add keymap of cscope in vimGuangxiong Lin
2022-04-12Unset gtags.conf in vimGuangxiong Lin
2022-04-12Use ripgrep in vimGuangxiong Lin
2022-04-11Add nginx syntax highlight in vimGuangxiong Lin
2022-04-10Add newsboat urlsGuangxiong Lin
2022-04-10Add newsboat urls into repoGuangxiong Lin
2022-04-10Update newsboat configGuangxiong Lin
2022-04-10Encrypt newsboat configGuangxiong Lin
2022-04-10Revert "Remove config of newsboat"Guangxiong Lin
2022-04-10Remove config of newsboatGuangxiong Lin
2022-04-10Add use_from in muttGuangxiong Lin
2022-04-09Remove tags as complete source (vim)Guangxiong Lin
2022-04-09Allow to return to normal mode by c-g c-g (vim)Guangxiong Lin
2022-04-09Use omnifunc only when it exists (vim)Guangxiong Lin
2022-04-09Enable integration of vim-lsp and airlineGuangxiong Lin
2022-04-09Use clangd to help complete c-family language (vim)Guangxiong Lin