S
S
szafranji2020-10-19 22:31:29
vim
szafranji, 2020-10-19 22:31:29

C++ file in vim?

Hello.
Is it possible to write a config in vim so that when at the time of creating the c++ file, this newly created file already contains the simplest c++ construction:

#include <iostream>
int main() {
 return 0;
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question