+ 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.