Add a skeleton file for a C++ class
authorLukas Jiriste <ljiriste@student.42prague.com>
Fri, 11 Oct 2024 15:13:57 +0000 (17:13 +0200)
committerLukas Jiriste <ljiriste@student.42prague.com>
Fri, 11 Oct 2024 15:13:57 +0000 (17:13 +0200)
commita76b3421f47601242bd27de0bbd220b0acd820ed
treea43de0e37773cfcb268112fc413242cfdf9653d4
parentc09711a7f4d29a3aefc71da910a006f4edaa0d08
Add a skeleton file for a C++ class

Also add a function to .vimrc that invokes it and names it
appropriately.
vim/.vimrc
vim/templates/class_skeleton.h [new file with mode: 0644]