| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-27 | update nvim-tree conf | jdhao | |
| 2022-04-20 | update LeaderF conf | jdhao | |
| 2022-04-19 | spell | jdhao | |
| 2022-04-17 | update README | jdhao | |
| 2022-04-16 | [nvim 0.7] use native lua autocmd for cleaner code | jdhao | |
| 2022-04-16 | doc: bump supported version to nvim 0.7.0 | jdhao | |
| 2022-04-16 | [nvim 0.7] use filetype.lua for detecting ft | jdhao | |
| 2022-04-16 | [nvim 0.7] vim.keymap.set opts update | jdhao | |
| 2022-04-16 | [nvim 0.7] use the new vim.keymap interface | jdhao | |
| 2022-04-16 | [nvim 0.7] no more py2 support | jdhao | |
| 2022-04-14 | Merge pull request #48 from soda92/patch-1 | jdhao | |
| fix small typo | |||
| 2022-04-14 | fix small typo | Maple | |
| 2022-04-14 | fix nvim-cmp error | jdhao | |
| check https://github.com/hrsh7th/nvim-cmp/issues/231#issuecomment-1098175017 | |||
| 2022-04-10 | update spell file | jdhao | |
| 2022-04-10 | update doc | jdhao | |
| 2022-04-10 | update issue template | jdhao | |
| 2022-04-10 | update wilder.nvim conf | jdhao | |
| 2022-04-10 | update nvim-cmp conf, fix hrsh7th/nvim-cmp#880 | jdhao | |
| 2022-04-05 | update tex snippets | jdhao | |
| 2022-04-03 | chore: use ft for FileType lazyloading | jdhao | |
| 2022-04-02 | update nvim-tree conf: stay focus | jdhao | |
| 2022-03-29 | Merge pull request #46 from jdhao/fix-quit-condition | jdhao | |
| [fix] quit does not work for 2 windows | |||
| 2022-03-29 | [fix] quit does not work for 2 windows | jdhao | |
| If current buf in remaning two or more windows are filetypes in the quit list, we should also quit nvim also. | |||
| 2022-03-29 | update nvim-tree conf | jdhao | |
| 2022-03-27 | [feat] add mapping to add hard linebreak for Markdown | jdhao | |
| 2022-03-19 | update C++ snippets | jdhao | |
| 2022-03-15 | working config for cmp-omni and vimtex | jdhao | |
| 2022-03-14 | add cmp-omni for working with tex | jdhao | |
| 2022-03-08 | update spell | jdhao | |
| 2022-03-07 | update hop.nvim conf | jdhao | |
| 2022-03-05 | add snip for ultisnips snippets files | jdhao | |
| 2022-03-05 | add new markdown snippet | jdhao | |
| 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 | |
