Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-vim

Vim syntax highlighting and filetype detection for the code programming language (*.code).

Install (vim-plug)

Plug 'dorianmariecom/code-vim'

Then run:

:PlugInstall

Included

  • ftdetect/code.vim -> sets filetype=code for *.code
  • ftplugin/code.vim -> applies a light theme for code buffers (classes bold, assigned variables black, richer token colors)
  • syntax/code.vim -> syntax highlighting rules
  • colors/code_light.vim -> optional global light color scheme

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages