{"id":15374706,"url":"https://github.com/mrtazz/vim-stencil","last_synced_at":"2025-04-14T08:42:48.149Z","repository":{"id":18885186,"uuid":"22102831","full_name":"mrtazz/vim-stencil","owner":"mrtazz","description":"simple template loading plugin for VIM","archived":false,"fork":false,"pushed_at":"2014-12-12T15:11:47.000Z","size":136,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T22:14:34.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.unwiredcouch.com/bits/2014/07/22/productive-vim-with-templates.html","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrtazz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-22T12:21:20.000Z","updated_at":"2021-09-06T20:00:16.000Z","dependencies_parsed_at":"2022-09-25T03:11:50.342Z","dependency_job_id":null,"html_url":"https://github.com/mrtazz/vim-stencil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-stencil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-stencil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-stencil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Fvim-stencil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrtazz","download_url":"https://codeload.github.com/mrtazz/vim-stencil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248849717,"owners_count":21171625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:59:34.479Z","updated_at":"2025-04-14T08:42:48.118Z","avatar_url":"https://github.com/mrtazz.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-stencil\n\n## Overview\nVIM plugin to load templates from a directory and do basic variable substitution.\n\n## Installation\nIf you don't have a preferred installation method, I recommend installing\n[pathogen.vim][pathogen], and then simply copy and paste:\n\n    cd ~/.vim/bundle\n    git clone git://github.com/mrtazz/vim-stencil.git\n\n## Usage\nSet the path where to find the templates like this:\n`let g:StencilTemplatepath = \"~/.vim/templates/\"`\n\nThen you can load templates with the `:Stencil` command. It supports tab\ncompletion for choosing the template. The template loader will always load the\ntemplate after the first line of the file.\n\n## Variable expansion\nStencil supports expansion of some simple variables. Those are:\n\n- %%DATE%% will be replaced by the current date in the format mm/dd/yyyy\n- %%WEEKDAY%% will be replaced by the full name of the weekday (e.g. Friday)\n\n\n[pathogen]: https://github.com/tpope/vim-pathogen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fvim-stencil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtazz%2Fvim-stencil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Fvim-stencil/lists"}