Vim syntax highlighting and filetype detection for the code programming language (*.code).
Plug 'dorianmariecom/code-vim'Then run:
:PlugInstallftdetect/code.vim-> setsfiletype=codefor*.codeftplugin/code.vim-> applies a light theme forcodebuffers (classes bold, assigned variables black, richer token colors)syntax/code.vim-> syntax highlighting rulescolors/code_light.vim-> optional global light color scheme