Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-20 | Update .gitignore of emacs | Guangxiong Lin | |
2022-04-20 | Require consult (emacs) | Guangxiong Lin | |
2022-04-20 | Improve emacs config | Guangxiong Lin | |
2022-04-20 | Fix error in elisp (emacs) | Guangxiong Lin | |
2022-04-20 | Ignore native-comp cache (emacs) | Guangxiong Lin | |
2022-04-20 | Native compile elisp package (emacs) | Guangxiong Lin | |
2022-04-20 | Require package to avoid loading issue (emacs) | Guangxiong Lin | |
2022-04-20 | Why such issue occurs each time I update packages? | Guangxiong Lin | |
2022-04-19 | Add hook to after-init-hook by order | Guangxiong Lin | |
I cannot use emacs without evil-mode ... Load it first to avoid any issue occurs during initialization. | |||
2022-04-19 | Autoload which-key and undotree | Guangxiong Lin | |
I don't know why these functions don't be autoloaded by default now ... | |||
2022-04-18 | Map :grep only when there is no other mapping (vim) | Guangxiong Lin | |
2022-04-18 | Change back to fzf and improve quickfix (vim) | Guangxiong Lin | |
2022-04-18 | Bind select-all in fzf | Guangxiong Lin | |
2022-04-16 | Update newsboat config | Guangxiong Lin | |
2022-04-15 | Update urxvt config | Guangxiong Lin | |
2022-04-15 | Add newsboat ignore file | Guangxiong Lin | |
2022-04-15 | Allow 3rd party app in macos | Guangxiong Lin | |
2022-04-14 | Update godot vim config | Guangxiong Lin | |
2022-04-14 | Fix ctrlp (vim) | Guangxiong Lin | |
2022-04-13 | Implement my grep and find (vim) | Guangxiong Lin | |
2022-04-13 | Improve ctrlp search (vim) | Guangxiong Lin | |
2022-04-13 | Improve ctrlp match (vim) | Guangxiong Lin | |
2022-04-13 | Try deprecating fzf and use ctrlp (vim) | Guangxiong Lin | |
2022-04-13 | Update ctrlp loading condition (vim) | Guangxiong Lin | |
2022-04-13 | Improve ctrlp behavior (vim) | Guangxiong Lin | |
2022-04-13 | Update vimrc | Guangxiong Lin | |
2022-04-13 | Don't autopop quickfix window in vim cscope | Guangxiong Lin | |
2022-04-13 | Add gui config for macvim | Guangxiong Lin | |
2022-04-13 | Add shortcut of grep in vim | Guangxiong Lin | |
2022-04-13 | Add quickfix plugin in vim | Guangxiong Lin | |
2022-04-13 | Improve wildmode in vim | Guangxiong Lin | |
2022-04-13 | Use ctrlp when there is no fzf | Guangxiong Lin | |
2022-04-13 | Load fzf plugin only when fzf exists (vim) | Guangxiong Lin | |
2022-04-13 | Update lsp vim config | Guangxiong Lin | |
2022-04-13 | Add keymap of cscope in vim | Guangxiong Lin | |
2022-04-12 | Unset gtags.conf in vim | Guangxiong Lin | |
2022-04-12 | Use ripgrep in vim | Guangxiong Lin | |
2022-04-11 | Add nginx syntax highlight in vim | Guangxiong Lin | |
2022-04-10 | Add newsboat urls | Guangxiong Lin | |
2022-04-10 | Add newsboat urls into repo | Guangxiong Lin | |
2022-04-10 | Update newsboat config | Guangxiong Lin | |
2022-04-10 | Encrypt newsboat config | Guangxiong Lin | |
2022-04-10 | Revert "Remove config of newsboat" | Guangxiong Lin | |
This reverts commit da7d52bf63f21a1e8355e2a4ba195373be030f3e. | |||
2022-04-10 | Remove config of newsboat | Guangxiong Lin | |
2022-04-10 | Add use_from in mutt | Guangxiong Lin | |
2022-04-09 | Remove tags as complete source (vim) | Guangxiong Lin | |
It is too noisy!! | |||
2022-04-09 | Allow to return to normal mode by c-g c-g (vim) | Guangxiong Lin | |
2022-04-09 | Use omnifunc only when it exists (vim) | Guangxiong Lin | |
2022-04-09 | Enable integration of vim-lsp and airline | Guangxiong Lin | |
2022-04-09 | Use clangd to help complete c-family language (vim) | Guangxiong Lin | |