| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-06 | make impatient.nvim the first plugin | jdhao | |
| 2021-12-06 | update indent-blankline conf | jdhao | |
| 2021-12-06 | lazyload lua plugins | jdhao | |
| 2021-12-06 | remove plugin gutentags | jdhao | |
| I rarely use it. | |||
| 2021-12-06 | tweak lualine conf | jdhao | |
| 2021-12-05 | update lualine conf | jdhao | |
| 2021-12-05 | add mixed indent detection for lualine | jdhao | |
| 2021-12-05 | update lualine conf | jdhao | |
| 2021-12-05 | update lualine conf | jdhao | |
| 2021-12-05 | replace vim-airline with lualine | jdhao | |
| Lualine is now feature-rich and faster than vim-airline. | |||
| 2021-12-05 | update hop.nvim conf | jdhao | |
| 2021-12-04 | use main branch of nvim-hlslens | jdhao | |
| 2021-12-03 | reduce startup time using impatient.nvim | jdhao | |
| 2021-12-01 | fix vim.diagnostic.config() option name typo | jdhao | |
| 2021-12-01 | [v0.6] change LSP and diagnostic according to latest API | jdhao | |
| 2021-11-23 | update nvim-notify conf | jdhao | |
| 2021-11-23 | remove plugin vim-searchlight | jdhao | |
| It can be replaced by nvim-hlslens | |||
| 2021-11-22 | use branch dev of nvim-hlslens | jdhao | |
| Master version has a bug where text is wrongly highlighted. | |||
| 2021-11-21 | reword warning msg | jdhao | |
| 2021-11-21 | update packer-related instructions | jdhao | |
| 2021-11-17 | update hop.nvim conf | jdhao | |
| 2021-11-07 | make alpah-nvim opt | jdhao | |
| 2021-11-07 | change location of packer_compiled.lua | jdhao | |
| Putting this file under ~/.config/nvim/plugin may cause problems since script under plugin/ will be loaded automatically. | |||
| 2021-11-06 | fix indent-blankline activation bug | jdhao | |
| When InsertLeave is triggered, we should check if we need to start indent-blankline before enabling it. | |||
| 2021-11-06 | remove lsp omnifunc conf | jdhao | |
| I never used it. | |||
| 2021-11-06 | simplify lsp config | jdhao | |
| 2021-11-06 | update indent-blankline conf | jdhao | |
| 2021-11-06 | [breaking change] make it work for nvim 0.5.1 | jdhao | |
| In nvim 0.5.1, the lsp handler signature has changed, see https://github.com/neovim/neovim/pull/15504 and LunarVim/LunarVim#1484. | |||
| 2021-11-05 | update hop.nvim conf | jdhao | |
| 2021-11-05 | update indent-blankline conf | jdhao | |
| 2021-11-01 | move whitespace utility into separate plugins | jdhao | |
| 2021-10-31 | update indent-blankline indent char | jdhao | |
| 2021-10-30 | update Indent-blankline conf | jdhao | |
| 2021-10-29 | change hop.nvim highlight | jdhao | |
| 2021-10-29 | add plugin alpha-nvim | jdhao | |
| 2021-10-28 | add cmp-cmdline for consideration | jdhao | |
| 2021-10-25 | remove defer | jdhao | |
| 2021-10-23 | add plugin cmp-buffer | jdhao | |
| 2021-10-23 | remove solarized color theme | jdhao | |
| It sucks for viewing diff. | |||
| 2021-10-23 | add global variable logging_level | jdhao | |
| 2021-10-23 | add lspkind.nvim | 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 | change how lua conf is invoked | jdhao | |
| 2021-10-22 | remove some plugins | 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 bufferline conf | jdhao | |
| 2021-10-20 | update plugin load condition | jdhao | |
