Closed mgonnav closed 3 years ago
I guess the only thing needed is to make it use the cpp.vim configuration, but I can't figure out how to do it. I use SpaceVim, btw.
My bad. Only had to add au BufNewFile,BufRead *.tpp set filetype=cpp to my vimrc.
au BufNewFile,BufRead *.tpp set filetype=cpp
I guess the only thing needed is to make it use the cpp.vim configuration, but I can't figure out how to do it. I use SpaceVim, btw.