1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

5 Commits

Author SHA1 Message Date
jdhao
22e17f77c1 update python snippets 2021-07-26 00:14:34 +08:00
jdhao
ec6349fb3f
refactor: remove update info from file header
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-04-16 14:21:31 +08:00
jdhao
31f88c82cf
Add snippet for Python 2019-12-05 10:40:29 +08:00
jdhao
a28c908c66 Various small update 2019-09-16 23:59:09 +08:00
jdhao
deb3266920 Add Ultisnips snippets 2019-04-27 00:16:43 +08:00