mu-template icon indicating copy to clipboard operation
mu-template copied to clipboard

Vim template-files expander

Results 4 mu-template issues
Sort by recently updated
recently updated
newest added

How can I override a specific file inside default template directory, in my case namely `after/template/c/internals/c-file-header.template`. What I did is adding my custom template directory to `runtimepath` and reproduce the...

bug

Given a snippet (and everything it includes), - [ ] automatically extract all the options that can tune the snippet expansion ; - [ ] Present these options for the...

enhancement

Provide a way to simplify the overriding of (variation-point) snippets. The new snippet would go into `p:mt_templates_paths` (or may be into `p:paths.mut`?)

enhancement

It's be nice to be able to: - interactively display a restricted list of matching snippets (_à la_ unite?), - support partials/mnemonics (like `val-cl` for `value-class`)

enhancement