How to use a template in vim

前端 未结 7 2007
一个人的身影
一个人的身影 2020-12-08 02:40

This is really a newbie question - but basically, how do I enable a template for certain filetypes.

Basically, I just want the template to insert a header of sorts,

7条回答
  •  -上瘾入骨i
    2020-12-08 03:31

    Also take a look at https://github.com/aperezdc/vim-template.git.

    I use it and have contributed some patches to it and would argue its relatively full featured.

提交回复
热议问题