Michael Doronin
|
cf46b81e13
|
pythonRepeat can be highlighted inside FunctionParameters group
|
2016-06-29 11:51:28 +03:00 |
|
Michael Doronin
|
d404efb776
|
builtin functions highlighted only if followed by opening brace
|
2016-06-28 09:35:23 +03:00 |
|
Michael Doronin
|
ac37a4f3b6
|
function arguments can contain pythonStatement now
|
2016-06-28 09:23:58 +03:00 |
|
Michael Doronin
|
dbdc8eb2f6
|
Merge branch 'master' of https://github.com/purpleP/python-syntax
|
2016-06-28 09:18:37 +03:00 |
|
Michael Doronin
|
a5df8e35d9
|
import related module attributes added to builtin objects highlighting
group
|
2016-06-27 23:46:15 +03:00 |
|
Michael Doronin
|
cafb876038
|
builtin functions highlighted only when used for calls
|
2016-06-27 17:31:30 +03:00 |
|
Michael Doronin
|
7520bfc22d
|
removed ,
|
2016-06-27 16:44:40 +03:00 |
|
Michael Doronin
|
7eaa930b43
|
Forgot to add Boolean to the list on groups that FunctionParameters can
contain
|
2016-06-27 16:43:24 +03:00 |
|
Michael Doronin
|
036effcdf3
|
disabling highlighting of builtin functions is now really working
|
2016-06-27 16:29:49 +03:00 |
|
Michael Doronin
|
5881fdc81e
|
vim bultin objects and functions aren't highlighted if they come after
dot
|
2016-06-27 16:03:36 +03:00 |
|
Michael Doronin
|
cf3c359490
|
bug with keyword arguments highlighting have been fixed
|
2016-06-26 17:39:00 +03:00 |
|
Michael Doronin
|
0051cf3adb
|
self and keyword arguments are highlighted now. Also builtin types such
as int, float, str etc highlighted as types ans not as functions
|
2016-06-25 18:37:11 +03:00 |
|