mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(python): highlight modules
This commit is contained in:
parent
fb12c7f8a3
commit
8a74ac9aea
2 changed files with 21 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from __future__ import print_function
|
||||
# ^ @keyword.import
|
||||
# ^ @constant.builtin
|
||||
# ^ @module.builtin
|
||||
# ^ @keyword.import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue