We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70f5fb commit 4188885Copy full SHA for 4188885
after/syntax/python.vim
@@ -1,4 +1,5 @@
1
" Language: Colorful CSS Color Preview
2
" Author: DanCardin <[email protected]>
3
+" Author: Aristotle Pagaltzis <[email protected]>
4
-call css_color#init('css', 'extended', 'pythonComment,pythonString')
5
+call css_color#init('hex', 'none', 'pythonComment,pythonString')
0 commit comments