| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-28 | update tex conf | jdhao | |
| 2022-02-27 | update spell | jdhao | |
| 2022-02-14 | update config doc | jdhao | |
| 2022-02-12 | spell update | jdhao | |
| 2022-02-12 | update issue template | jdhao | |
| 2022-02-12 | update doc | jdhao | |
| 2022-02-11 | update issue template | jdhao | |
| 2022-02-11 | update Markdown snippet | jdhao | |
| 2022-02-11 | update nvim-cmp 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-10 | update spell | jdhao | |
| 2022-02-09 | chore: update theme hint message | jdhao | |
| 2022-02-08 | update Markdown snippets | jdhao | |
| 2022-02-08 | [breaking change] remove direct reference to fastgit | jdhao | |
| fastgit may be blocked by GFW (see https://t.me/fastgitchannel/81), so hard-coding its URL is not a good option. Using git URL rewrite feature is a better choice: https://jdhao.github.io/2021/11/27/git_notes_s4/#use-a-git-mirror-site-for-cloning. This is a breaking change, since previously I use hub.fastgit.org as the url, now the url will be default github.com unless the user change it using the above mentioned method to change the cloning URL. | |||
| 2022-02-08 | add nvim-tree.lua to readme | jdhao | |
| 2022-02-08 | update spell | jdhao | |
| 2022-02-06 | chore: update setup script for Linux | jdhao | |
| 2022-02-06 | chore: update links for Anaconda/miniconda package | jdhao | |
| 2022-02-05 | update ignore setting | jdhao | |
| 2022-02-05 | nvim-tree: auto-close when it is the only win | jdhao | |
| 2022-02-05 | Use nvim-tree as file explorer when we open a folder | jdhao | |
| netrw plugin needs to be disabled, and nvim-tree needs to be start package. Otherwise, the hijacking won't work, and when we open a folder, it just open a new file with the same name. | |||
| 2022-02-05 | update nvim-tree conf | jdhao | |
| 2022-02-05 | enable lualine's support for nvim-tree | jdhao | |
| See also https://github.com/nvim-lualine/lualine.nvim#extensions. | |||
| 2022-02-05 | add plugin nvim-tree.lua | jdhao | |
| 2022-02-04 | change param for plugin lspkind-nvim | jdhao | |
| See also https://github.com/onsails/lspkind-nvim/commit/06872e887e7e4579765cc51fa6b0e7643b4284fa. | |||
| 2022-02-04 | add comment for ginit.vim | jdhao | |
| 2022-02-04 | update README | jdhao | |
| 2022-02-03 | update logging conf | jdhao | |
| 2022-02-03 | chore: add comment | jdhao | |
| 2022-02-03 | refactor: rename | jdhao | |
| 2022-02-02 | update LeaderF conf | jdhao | |
| 2022-01-30 | update README | jdhao | |
| 2022-01-30 | update README | jdhao | |
| 2022-01-30 | use debug mode | jdhao | |
| 2022-01-30 | update README | jdhao | |
| 2022-01-29 | update spell | jdhao | |
| 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-26 | update ignore files | jdhao | |
| 2022-01-26 | update matchparen highlight | jdhao | |
| 2022-01-24 | add log-autocmd | 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 spell | jdhao | |
| 2022-01-23 | update lsp setting | jdhao | |
| 2022-01-16 | doc: update description for init.vim | jdhao | |
| 2022-01-13 | use lua for may_create_dir | jdhao | |
| 2022-01-13 | feat: create parent dir of current file if it does not exist | jdhao | |
| 2022-01-11 | new year | jdhao | |
| 2022-01-09 | add plugin vim-conflicted for merge conflict handling | jdhao | |
