For example, when I create a new file in emacs, it has these lines by default: ``` -- | module Pos.Crypto.Patak where ``` I want to have `import Universum` line there also. We need such thing for emacs, vim, something else?