| 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 | update lsp setting | 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-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-12 | remove plugin vim-cool | jdhao | |
| nvim-hlslens can replace it if calm_down option is enabled. | |||
| 2021-12-11 | update nvim-hlslens settings | jdhao | |
| 2021-12-10 | update lualine conf | jdhao | |
| diagnostic interface change | |||
| 2021-12-06 | update indent-blankline conf | jdhao | |
| 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-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-17 | update hop.nvim conf | jdhao | |
| 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-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-23 | add plugin cmp-buffer | jdhao | |
| 2021-10-23 | add global variable logging_level | jdhao | |
| 2021-10-23 | add lspkind.nvim | jdhao | |
| 2021-10-21 | disable autosave for plugins.lua | jdhao | |
| 2021-10-21 | update bufferline conf | jdhao | |
| 2021-10-20 | disable auto-preview of bqf | jdhao | |
| 2021-10-20 | Only use indent-blankline on normal mode | jdhao | |
| In insert mode, it is distracting for editing. | |||
| 2021-10-19 | update cmp settings | 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 | transition from nvim-compe to nvim-cmp | jdhao | |
| 2021-10-17 | which-key conf | jdhao | |
| 2021-10-17 | update which-key.nvim conf | jdhao | |
| 2021-10-17 | remove registers.nvim | jdhao | |
| Which-key.nvim can show register content too, with much more features. I found this info on https://toroid.org/modern-neovim. | |||
