plugins - Jinja2, C++, GLSL and JSON

This commit is contained in:
Emmanuel BENOîT 2023-06-24 16:12:34 +02:00
parent 71813ad886
commit 2b530d5e56
No known key found for this signature in database
GPG key ID: 2356DC6956CF54EF
8 changed files with 19 additions and 4 deletions

View file

@ -0,0 +1,4 @@
call dein#add('octol/vim-cpp-enhanced-highlight', #{
\ lazy: 1,
\ on_ft: ['cpp'],
\ })