3 Commits

Author SHA1 Message Date
Fritz Mehner
3d865c6336 Version 1.8
Tag substitution rewritten (Some characters in a substitution text for a tag   prevented the tag from being substituted).
-
Fritz Mehner
328cff1882 Version 1.7
+ Block comments are now read as templates or skeletons from files:      frame Comment,  function description,  file header+ These templates can contain tags like |FILENAME|, |AUTHOR| etc. which are replaced  after reading.+ indentation: multiline inserts and code snippets will be indented after insertion.+ Most menu entries are now also active in normal mode.+ Reading the templates is done in one function which can be called in an autocmd.+ Code cleanup: register z no longer used. Most function calls are silent now.
-
Fritz Mehner
ec6b16a4a7 Version 1.6: Initial upload -