| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-28 | fix: check if language server exists before using | jdhao | |
| 2022-01-28 | chore: use local variable lspconfig | jdhao | |
| 2022-01-26 | add bash-language-server | jdhao | |
| 2022-01-23 | change load condition of lspkind-nvim | jdhao | |
| If we use BufEnter, nvim-cmp autocompletion may not work sometimes, which is really annoying | |||
| 2022-01-23 | update lsp setting | jdhao | |
| 2022-01-13 | use lua for may_create_dir | jdhao | |
| 2022-01-09 | add plugin vim-conflicted for merge conflict handling | jdhao | |
| 2022-01-08 | more startup screen menu item | jdhao | |
| 2021-12-28 | fix: lsp reference highlight isn't correctly linked | jdhao | |
| ! is need to overwrite possible existing highlight group of the same name. | |||
| 2021-12-23 | add colorscheme kanagawa | jdhao | |
| 2021-12-19 | add ref for checking IME state | jdhao | |
| 2021-12-19 | change SPELL location on statusline | jdhao | |
| 2021-12-19 | show IME on statusline on macOS | jdhao | |
| 2021-12-19 | update plugin.lua | jdhao | |
| 2021-12-12 | remove plugin vim-cool | jdhao | |
| nvim-hlslens can replace it if calm_down option is enabled. | |||
| 2021-12-12 | remove plugin semshi | jdhao | |
| 2021-12-11 | update plugin load condition | jdhao | |
| 2021-12-11 | update nvim-hlslens settings | jdhao | |
| 2021-12-10 | update lualine conf | jdhao | |
| diagnostic interface change | |||
| 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 | |
