tweekmonster / django-plus.vim

:guitar: Improvements to the handling of Django related files in Vim
MIT License
179 stars 15 forks source link

models.ForeignKey doesn't get syntax highlight as djangoModelField #9

Closed monkoose closed 7 years ago

monkoose commented 7 years ago

Is it intentionally? Or you just forgot to include it in after/syntax/python.vim syntax match djangoModelField #\k\+Field\># containedin=TOP