Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cognate-vim

Vim highlighting for the Cognate programming language.

Cognate highlighting with the gruvbox theme

Installing:

I recommend installing with vim-Plug like this

Plug 'stavromuellerbeta/cognate-vim'

You can also install Cognate-vim using Pathogen

cd ~/.vim/bundle
git clone https://github.com/stavromuellerbeta/cognate-vim

Delimiters

By default, Cognate-vim does not highlight delimiters (commas and semicolons). Since these are very important syntax elements in Cognate, you may want to highlight them in bold or inversed colours like this:

hi cogDelimiter cterm=bold
hi cogDelimiter cterm=inverse

About

Vim highlighting for the Cognate programming language

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages