pangloss / vim-javascript

Vastly improved Javascript indentation and syntax support in Vim.
http://www.vim.org/scripts/script.php?script_id=4452
3.79k stars 357 forks source link

Add highlighting for .length property #1223

Closed egorlem closed 2 years ago

egorlem commented 3 years ago

The value of the .length property is an integer. I think there should be an option to add this property to the Number group.

Untitled-1