mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update C++ snippets
This commit is contained in:
parent
4dd1350f25
commit
36bdde7fc9
@ -8,6 +8,7 @@ snippet bare "barebone code template"
|
||||
#include <unordered_set>
|
||||
#include <stack>
|
||||
#include <queue>
|
||||
#include <numeric>
|
||||
|
||||
using std::cout;
|
||||
using std::endl;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user