| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-23 | add plugin cmp-buffer | jdhao | |
| 2021-10-23 | remove solarized color theme | jdhao | |
| It sucks for viewing diff. | |||
| 2021-10-23 | change default logging level | jdhao | |
| 2021-10-23 | simplify code | jdhao | |
| 2021-10-23 | add global variable logging_level | jdhao | |
| 2021-10-23 | update markdown snippets | jdhao | |
| 2021-10-23 | add lspkind.nvim | jdhao | |
| 2021-10-22 | reformat | jdhao | |
| 2021-10-22 | rename ui.vim --> themes.vim | jdhao | |
| 2021-10-22 | reduce updatetime | jdhao | |
| 2021-10-22 | change vim-airline and vim-airlinethemes load condition | jdhao | |
| vim-airline needs to be loaded after vim-signify, otherwise the git signs won't show on the statusline. | |||
| 2021-10-22 | update spell file | jdhao | |
| 2021-10-22 | change how lua conf is invoked | jdhao | |
| 2021-10-22 | remove vim-auto-save settings | jdhao | |
| 2021-10-22 | vimtex conf update | jdhao | |
| 2021-10-22 | firenvim conf update | jdhao | |
| 2021-10-22 | update wilder.nvim conf | jdhao | |
| 2021-10-22 | remove some plugins | jdhao | |
| 2021-10-22 | fix doc | jdhao | |
| 2021-10-21 | update plugin load conf | jdhao | |
| 2021-10-21 | update vim-airline and vim-airline-themes load condition | jdhao | |
| 2021-10-21 | only use cmp-emoji on macOS | jdhao | |
| 2021-10-21 | disable autosave for plugins.lua | jdhao | |
| 2021-10-21 | update vim-airline conf | jdhao | |
| 2021-10-21 | add option winblend | jdhao | |
| 2021-10-21 | update bufferline conf | jdhao | |
| 2021-10-20 | update plugin load condition | jdhao | |
| 2021-10-20 | update wilder.nvim conf | jdhao | |
| 1. use popup menu instead of statusline 2. use autocmd to activate | |||
| 2021-10-20 | doc: fix packer.nvim install instruction | jdhao | |
| 2021-10-20 | disable auto-preview of bqf | jdhao | |
| 2021-10-20 | fix package root directory issue | jdhao | |
| Expose a new global variable package_home. | |||
| 2021-10-20 | Only use indent-blankline on normal mode | jdhao | |
| In insert mode, it is distracting for editing. | |||
| 2021-10-20 | update theme list | jdhao | |
| Colorscheme vim-deus and solarized8 works badly for indent-blankline, so remove them. | |||
| 2021-10-19 | update cmp lazy load condition | jdhao | |
| If we use InsertEnter, cmp may not be activated the first time we go to insert mode. I have to go to insert mode a second time to activate auto-completion, which is annoying. | |||
| 2021-10-19 | update cmp settings | jdhao | |
| 2021-10-19 | clean mappings | jdhao | |
| 2021-10-18 | doc update | jdhao | |
| 2021-10-18 | move ASCII art to README | jdhao | |
| 2021-10-18 | update spell | jdhao | |
| 2021-10-18 | replace vim-sneak with hop.nvim | jdhao | |
| 2021-10-18 | use local variable | jdhao | |
| 2021-10-18 | nvim-notify update | jdhao | |
| 2021-10-18 | Remove license info in init.vim itself | jdhao | |
| 2021-10-18 | transition from nvim-compe to nvim-cmp | jdhao | |
| 2021-10-18 | remove unused mapping | jdhao | |
| 2021-10-18 | add hop.nvim | jdhao | |
| 2021-10-18 | add Telescope and its extensions | jdhao | |
| 2021-10-17 | which-key conf | jdhao | |
| 2021-10-17 | update README | jdhao | |
| 2021-10-17 | update leaderf conf | jdhao | |
