Skip to content

ivan-cukic/vim-syntax-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vim-syntax-files

A few additions to the regular Vim syntax files

Best if used with the Penultimate colour scheme found here https://github.com/ivan-cukic/vim-colors-penultimate

If you are using a different theme, make sure you define colours for the special syntax items like BoolTrue, BoolFalse etc.

Files

.vim/after/syntax/cpp

qt.vim

  • highlighting for qt classes and keywords
  • special highlighting for d-ptr and q-ptr
  • qDebug, qCDebug...
  • few KDE-related things

cpp-custom.vim

  • concealing for lambdas
  • highlighting for namespaces
  • c++11 keywords
  • more? :)

.vim/after/syntax/scala

scala-custom.vim

  • saner syntax matching
  • conceals, conceals, conceals...

About

A few additions to the regular Vim syntax files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published