python-syntax icon indicating copy to clipboard operation
python-syntax copied to clipboard

Add multiline to syntax info

Open JelteF opened this issue 9 years ago • 1 comments

Add multiline info to the syntax names this allows to get more useful information from

synIDattr(synID(line("."), col("."), 0), "name")

I need this info for a better version of gq that I'm working on in this pull request: https://github.com/hynek/vim-python-pep8-indent/pull/29

JelteF avatar Sep 21 '16 20:09 JelteF

Do you want me to fix the indentation again?

JelteF avatar Sep 21 '16 20:09 JelteF