tibabit / vim-templates

create files from templates
https://tibabit.github.io/vim-templates/
MIT License
73 stars 30 forks source link

Added git project searching #26

Closed JKachele closed 5 months ago

JKachele commented 6 months ago

Changed the default behavior of the '{{PROJECT}}' tag to find and use the git project name. If g:tmpl_project is given, It will default to that. If no .git directory is found, It will default to the file name.