You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
File creation template
As former user of Vim, one thing that I miss, is templates/lang.tpl.
This template are used to creating a new file with default values.
Example "py.tpl:
The idea, if I type the command :open main.py and there is no main.py available in path, it will use the py.tpl to create a new one.
Beta Was this translation helpful? Give feedback.
All reactions