| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-11 | update to nvim 0.9.4 | jdhao | |
| 2023-09-28 | upgrade indent-blankline to v3 | jdhao | |
| 2023-09-22 | remove colorschemes rose-pine | jdhao | |
| 2023-09-16 | Use the matained fork of hop.nvim | jdhao | |
| 2023-09-10 | update plugin conf for Lazy.nvim | jdhao | |
| 2023-09-05 | update plugin lazy loading events | jdhao | |
| 2023-09-01 | fix bufferline loading issue | jdhao | |
| 2023-09-01 | fix loading order of nvim-cmp and nvim-lsp | jdhao | |
| 2023-09-01 | Optimize plugin loading speed | jdhao | |
| 2023-08-27 | feat: switch from packer.nvim to lazy.nvim | jdhao | |
| 2023-08-23 | Update condition for installing vim-xkbswitch | jdhao | |
| 2023-06-17 | use legacy version of fidget for now | jdhao | |
| 2023-05-22 | update conf for nvim-dashboard | jdhao | |
| 2023-05-07 | remove impatient.nvim | jdhao | |
| It is not needed since nvim 0.9.0 | |||
| 2023-04-05 | nvim-tree: update other references | Callahan Kovacs | |
| Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com> | |||
| 2023-03-30 | nvim-tree: use api and new repository url | Callahan Kovacs | |
| Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com> | |||
| 2022-12-14 | use yanky.nvim to replace vim-yoink (#168) | jdhao | |
| 2022-11-16 | update colorscheme list | jdhao | |
| - remove other gruvbox variant - remove doom-one casue it has bugs - add more colorschemes | |||
| 2022-11-15 | chore: relax vimtex install condition | jdhao | |
| 2022-11-01 | remove smooth scroll | jdhao | |
| I do not really need it. | |||
| 2022-11-01 | chore: add notification for packer compile | jdhao | |
| Also move the autocmd location. | |||
| 2022-10-16 | remove vim-json | jdhao | |
| rarely used and it changes the conceal settings | |||
| 2022-10-16 | refactor: make packer installation a function | jdhao | |
| 2022-10-05 | remove vim-asterisk | jdhao | |
| The * can now search selected text by default. The cursor stay feature can also be simulated. | |||
| 2022-10-04 | update markdown-preview.nvim install method | jdhao | |
| 2022-09-28 | update repo link for transferred plugins | jdhao | |
| 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-10 | format with stylua | jdhao | |
| 2022-09-08 | remove unused plugins | jdhao | |
| 2022-09-08 | use gitsigns instead of signify | jdhao | |
| 2022-09-08 | update mapping | jdhao | |
| 2022-09-05 | better-escape.vim is now under nvim-zh org | jdhao | |
| 2022-09-05 | add plugin gitlinkder.nvim | jdhao | |
| 2022-08-31 | update packer conf | jdhao | |
| 2022-08-26 | fix parameter for vim.notify | jdhao | |
| 2022-08-23 | fix some typos | jdhao | |
| 2022-08-19 | feat: auto-install plugins for fresh install | jdhao | |
| 2022-08-14 | add fidget-nvim for lsp-progress | jdhao | |
| 2022-08-13 | make dashboard-nvim an opt plugin | jdhao | |
| 2022-08-07 | remove alpha-nvim, use dashboard-nvim | jdhao | |
| 2022-08-01 | revert to vim-auto-save | jdhao | |
| auto-save.nvim is erroring out | |||
| 2022-07-28 | add theme catppuccin | jdhao | |
| 2022-07-28 | update packer config | jdhao | |
| 2022-07-27 | use emmylua-nvim instead of cmp-nvim-lua for better completion | jdhao | |
| 2022-05-29 | disable alpha-nvim | jdhao | |
| There are errors with nvim 0.7. | |||
| 2022-05-15 | refactor: local fn = vim.fn | jdhao | |
| 2022-05-15 | change location of packer_compiled.lua | jdhao | |
| 2022-05-04 | update nvim-cmp conf | jdhao | |
| The issue has been fixed by the maintainer. | |||
| 2022-05-04 | fix nvim-cmp issue, see hrsh7th/nvim-cmp#964 | jdhao | |
| 2022-04-03 | chore: use ft for FileType lazyloading | jdhao | |
