| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-27 | Fix LeaderF bug | jdhao | |
| It will add files to buffer list even if we have not confirmed the selection. This behavior is really annoying. See also https://github.com/Yggdroot/LeaderF/commit/27bd938a422fc6fcfc453fa88fe2ad453a012074. | |||
| 2022-12-14 | use yanky.nvim to replace vim-yoink (#168) | jdhao | |
| 2022-11-15 | chore: relax vimtex install condition | jdhao | |
| 2022-09-28 | update repo link for transferred plugins | jdhao | |
| 2022-09-28 | remove config for unused plugins | jdhao | |
| vim-signify, vim-startify | |||
| 2022-09-28 | update conf related to firenvim | jdhao | |
| 1. Change autocmd for buffers started by firenivm, it seems that BufNewFile does not work as intended, in contrast, BufEnter, BufRead, BufWinEnter seem to work. 2. Disable several plugins if we are using firenvim, these plugins include dashboard-nvim, lualine, bufferline.nvim | |||
| 2022-09-08 | update mapping | jdhao | |
| 2022-08-28 | refactor a bit | jdhao | |
| 1. change theme to colorscheme 2. update plugin load logic | |||
| 2022-08-23 | fix some typos | jdhao | |
| 2022-08-15 | update firenvim conf | jdhao | |
| 2022-08-01 | small fix | jdhao | |
| 2022-08-01 | revert to vim-auto-save | jdhao | |
| auto-save.nvim is erroring out | |||
| 2022-05-02 | update vimtex conf, close #50 | jdhao | |
| Fix deprecated options | |||
| 2022-04-20 | update LeaderF conf | jdhao | |
| 2022-04-10 | update wilder.nvim conf | jdhao | |
| 2022-02-11 | fix: wilder.nvim auto-start improvement | jdhao | |
| Using CursorHold to start wilder.nvim is not ideal, since it depends on the value of option 'updatetime'. Using a timer may be a better idea. | |||
| 2022-02-03 | chore: add comment | jdhao | |
| 2022-02-02 | update LeaderF conf | jdhao | |
| 2022-01-09 | chore: remove semshi settings | jdhao | |
| That plugin has been deleted before | |||
| 2022-01-07 | add icon and scrollbar for wilder.nvim | jdhao | |
| 2022-01-07 | simplify wilder.nvim settings | jdhao | |
| 2022-01-07 | fix: link is broken for wilder.nvim | jdhao | |
| 2022-01-06 | wilder.nvim popup menu now respects pumblend | jdhao | |
| See also https://github.com/gelguy/wilder.nvim/pull/115. | |||
| 2022-01-04 | remove two mappings that warn of mapping deprecation | jdhao | |
| 2021-12-11 | update nvim-hlslens settings | jdhao | |
| 2021-12-06 | remove plugin gutentags | jdhao | |
| I rarely use it. | |||
| 2021-12-05 | replace vim-airline with lualine | jdhao | |
| Lualine is now feature-rich and faster than vim-airline. | |||
| 2021-12-05 | update fugitive conf | jdhao | |
| 2021-12-05 | more fugitive shortcut | jdhao | |
| 2021-12-02 | update Leaderf rg conf | jdhao | |
| Suppress permission denied error messages when grepping using ripgrep. | |||
| 2021-11-23 | update LeaderF conf | jdhao | |
| 2021-11-21 | reword warning msg | jdhao | |
| 2021-11-21 | update packer-related instructions | jdhao | |
| 2021-11-01 | update LeaderF settings | jdhao | |
| 2021-10-31 | remove redundant fold marks | jdhao | |
| 2021-10-29 | update leaderf settings | jdhao | |
| 2021-10-24 | change airline conf | 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-21 | update vim-airline conf | jdhao | |
| 2021-10-20 | update wilder.nvim conf | jdhao | |
| 1. use popup menu instead of statusline 2. use autocmd to activate | |||
| 2021-10-20 | fix package root directory issue | jdhao | |
| Expose a new global variable package_home. | |||
| 2021-10-18 | replace vim-sneak with hop.nvim | jdhao | |
| 2021-10-17 | update leaderf conf | jdhao | |
| 2021-10-16 | Add warning for deprecated mappings | jdhao | |
| 2021-10-16 | change LeaderF mappings | jdhao | |
| Make the mapping consistent | |||
| 2021-09-09 | update registers.nvim settings | jdhao | |
