| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-02 | crazyshitHEADmaster | Michal Hanus | |
| 2022-08-23 | fix some typos | jdhao | |
| 2022-08-21 | update markdown snippet | jdhao | |
| 2022-06-14 | update python snippet | jdhao | |
| 2022-04-05 | update tex snippets | jdhao | |
| 2022-03-19 | update C++ snippets | jdhao | |
| 2022-03-05 | add snip for ultisnips snippets files | jdhao | |
| 2022-03-05 | add new markdown snippet | jdhao | |
| 2022-02-11 | update Markdown snippet | jdhao | |
| 2022-02-08 | update Markdown snippets | jdhao | |
| 2021-12-23 | remove double quotes for snippet trigger | jdhao | |
| 2021-12-04 | update cpp snippet | jdhao | |
| 2021-11-21 | update snippets | jdhao | |
| 2021-11-10 | update snippets | jdhao | |
| 2021-11-08 | add cpp snippets | jdhao | |
| 2021-11-04 | more snippets | jdhao | |
| 2021-11-02 | fix typo in snippets | jdhao | |
| 2021-10-30 | remove redundant snippets | jdhao | |
| 2021-10-30 | update snippets | jdhao | |
| 2021-10-30 | update cpp snippets | jdhao | |
| 2021-10-30 | Merge branch 'master' of https://github.com/jdhao/nvim-config | jdhao | |
| 2021-10-30 | more cpp snippets | jdhao | |
| 2021-10-30 | more cpp snippets | jdhao | |
| 2021-10-27 | update cpp snippet | jdhao | |
| 2021-10-23 | update markdown snippets | jdhao | |
| 2021-09-07 | update cpp snippet | jdhao | |
| 2021-09-02 | update cpp snippets | jdhao | |
| 2021-08-22 | update cpp snippets | jdhao | |
| 2021-07-26 | update python snippets | jdhao | |
| 2021-07-12 | More cpp snippets | jdhao | |
| 2021-07-12 | update the snippets to print 1D and 2D sequences | jdhao | |
| Use template to make the function general enough for normal cases. Ref: http://users.cis.fiu.edu/~weiss/Deltoid/vcstl/templates | |||
| 2021-06-29 | Add more cpp snippets | jdhao | |
| 2021-06-27 | update cpp snippets | jdhao | |
| 2021-06-26 | update cpp snippet | jdhao | |
| 2021-06-20 | Add cpp snippet | jdhao | |
| 2021-06-18 | Add cpp snippets | jdhao | |
| 2021-02-21 | Add「直角引号」for Markdown | jdhao | |
| 「」is useful when writing post in Chinese. | |||
| 2021-02-20 | Add augroup snippet for vim script | jdhao | |
| 2021-01-13 | Update markdown snippets | jdhao | |
| 2020-11-15 | update markdown snippets | jdhao | |
| 2020-10-18 | add fun snippet for vim script | jdhao | |
| 2020-08-30 | add HTML font tag for Markdown | jdhao | |
| 2020-05-25 | add more kbd tag snippets | jdhao | |
| 2020-05-25 | Update markdown.snippets | jdhao | |
| 2020-04-17 | fix: time zone info is now shown | jdhao | |
| datetime.now() produces a naive datetime object which does not know tzinfo. So the '%z' has no effect. We need to convert it to time zone aware object using `datetime.astimezone()`. | |||
| 2020-04-16 | refactor: remove update info from file header | jdhao | |
| The file update info can be accessed from the file directly on the command line. We often forget to update the update field in the Python source file header, making this field rather useless. I have also set up the Neovim to show file update time on the title of terminal window. So there is no need to retain the update field in header comment. | |||
| 2020-03-30 | update: improve snippets | jdhao | |
| 2020-03-09 | Add detail snippet | jdhao | |
| 2020-03-08 | Update snippets | jdhao | |
| 2019-12-24 | Update all.snippets | jdhao | |
