1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(plugin): preserve template last lines when loading into buffers More... 4 months ago
fix single slash inside double quotes More... over 1 year ago
make vim-template work on Microsoft Windows More... over 1 year ago
Remove coding tag in Python template More... almost 4 years ago
Fix typo s/set/let/ in documentation
Adrian Perez
as Adrian Perez de Castro
More... almost 5 years ago
Update =template=.py shebang line to python3 More... over 5 years ago
Rename vim-template.vim to template.vim
wzy
More... about 6 years ago
Update vim-template.vim
wzy
More... about 6 years ago
Add complete. Close #140
wzy
More... about 6 years ago
Add template for Zig source files
Adrian Perez
as Adrian Perez de Castro
More... over 6 years ago
Correct some broken English grammar/syntax. More... about 7 years ago
using case sensitive comparison operator More... about 7 years ago
don't rely on thrown error states and instead directly inspect git output More... over 7 years ago
Add documentation for g:templates_detect_git More... over 7 years ago
Correctly detect Git repository More... over 7 years ago
code review changes: sanitized file path, make code and documentation consistent More... about 8 years ago
addressing some issues with licensee integration, allowing for opt-out in configuration More... about 8 years ago
fix indentation More... about 8 years ago
remove redundancy More... about 8 years ago
fix error More... about 8 years ago
update docs to reflect licensee integration More... about 8 years ago
add licensee integration to determine project license More... about 8 years ago
deduplicate helptags \`:Template\` and \`:TemplateHere\` More... about 8 years ago
Refactor TLoad() and merge it with TLoadCmd()
Adrian Perez
as Adrian Perez de Castro
More... about 8 years ago
Remove some trailing whitespace and improve docs formatting
Adrian Perez
as Adrian Perez de Castro
More... about 8 years ago
[doc] usage of commads :Template & :TemplateHere without args incorporated in the help text More... about 8 years ago
[updated] TemplateHere command to support optional args More... about 8 years ago
[updated] command Template && func TLoadCmd to accept optional args More... about 8 years ago
Adds trouble-shooting info about gdefault More... about 8 years ago
[added] command to init template for existing file - e.g. :TemplateInit More... about 8 years ago