https://github.com/pinaki82/timestamp2
Vim/GVim plugin to add/update the timestamp. A fork of the original timestamp plugin, created by Peng Du.
https://github.com/pinaki82/timestamp2
Last synced: 5 months ago
JSON representation
Vim/GVim plugin to add/update the timestamp. A fork of the original timestamp plugin, created by Peng Du.
- Host: GitHub
- URL: https://github.com/pinaki82/timestamp2
- Owner: Pinaki82
- License: bsl-1.0
- Created: 2020-11-15T08:28:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T08:31:16.000Z (over 5 years ago)
- Last Synced: 2025-08-20T09:34:16.742Z (11 months ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimeStamp2
Vim/GVim plugin to add/update the timestamp. A fork of the original timestamp plugin, created by Peng Du.
Link to the original plugin: https://www.vim.org/scripts/script.php?script_id=2159
Put 'timestamp.vim' file directly into the 'plugin' folder or use a plugin manager such as https://github.com/junegunn/vim-plug.