Select a color scheme for your Dotfyle experience

pogyomo / cppguard.nvim

cppguard.nvim

A neovim plugin which generates proper include guard for C++
12 1 0 5 days ago
programming-languages-support manually-created
cppguard.nvim automatically generates include guards for C++ files and provides a guard string function for unique guard naming. It offers a snippet functionality for creating include guards utilizing the google C++ Style Guide.