| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-21 | Update meta markdown snippets | jdhao | |
| The original snippet use vim interpolation and the date keeps changing while we are inside the snippet region, which is not desired. According to https://www.youtube.com/watch?v=JJQYwt6Diro, we can use Python interpolation and check if snip.c is empty to see if the interpolation has been finished. If the interpolation has finished (snip.c is empty in this condition), the date will be fixed and does not change when we are inside the snippet region. | |||
| 2019-12-20 | Update all.snippets | jdhao | |
| 2019-12-19 | Update markdown.snippets | jdhao | |
| 2019-12-19 | Update Markdown front matter snip trigger | jdhao | |
| 2019-12-18 | Add markdown header snippets | jdhao | |
| Now we can type h1, h2, ..., h6 and press <Tab> to generate header of corresponding level. It is more intuitive than vim-snippets's default snippets for headers, i.e., sec, ssec, and so on. | |||
| 2019-12-05 | Add snippet for Python | jdhao | |
| 2019-12-03 | Update Markdown snippets | jdhao | |
| 2019-09-21 | Add LaTeX snippet | jdhao | |
| 2019-09-16 | Various small update | jdhao | |
| 2019-08-06 | update snippets | jdhao | |
| 2019-04-27 | Add Ultisnips snippets | jdhao | |
