hdima / python-syntax

Python syntax highlighting script for Vim
http://www.vim.org/scripts/script.php?script_id=790
MIT License
363 stars 109 forks source link

Mark None as Python builtin object along with True and False #53

Closed AloisMahdal closed 6 years ago

AloisMahdal commented 8 years ago

More specifically, they are "built-in constants":

https://docs.python.org/2/library/constants.html#built-in-consts