CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 17:31:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neovim/neovim.git
etag: W/"ba444db9ea9e506cbc4b0a5731f4c72e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=udcEiHnXUaAJrcetoAqqwnbDRu5F%2Fqerh4XDoJz0bfYjHoW85XW157IaQA4TP%2FoPfT8Gv1wCb%2FR%2FZlA1zowg2rmBwk%2FpuR7NwICQ4GHvqaS%2FiHZfyjYnu%2F5R991f%2Bp4zloUkE0B0mGcFdUakIRBC5FOuosaeFOI%2BtFt7jobpmMbg4Yo7QDwfuEpQlDkFIqvL3WSimVbwT10RqZNnP%2F5t2URSk6n8DpyP1ou6XWtT3fAb7ZviL5CGrrdCu8YSMtZGWORq%2BQOP3in8ynq0ZQv6zg%3D%3D--HNmBXLLx90q7MZsd--%2BwxaMcYh9ipt2%2BzGaZItSQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1815648340.1753378280; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:31:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:31:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BCD2:123768:913FC:AC9C9:68826DE8
feat(ui): allow conceal to be defined in decorations · neovim/neovim@6eca9b6 · GitHub
Copy file name to clipboardExpand all lines: runtime/lua/vim/treesitter/highlighter.lua
Copy file name to clipboardExpand all lines: test/functional/treesitter/highlight_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 6eca9b6
File tree
Expand file treeCollapse file tree
7 files changed
+100
-5
lines changedFilter options
- runtime/lua/vim/treesitter
- src/nvim
- api
- test/functional/treesitter
Expand file treeCollapse file tree
7 files changed
+100
-5
lines changedruntime/lua/vim/treesitter/highlighter.lua
Copy file name to clipboardExpand all lines: runtime/lua/vim/treesitter/highlighter.lua+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
| 278 | + | |
278 | 279 |
| |
279 | 280 |
| |
280 | 281 |
| |
|
+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
470 | 475 |
| |
471 | 476 |
| |
472 | 477 |
| |
| |||
563 | 568 |
| |
564 | 569 |
| |
565 | 570 |
| |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
566 | 582 |
| |
567 | 583 |
| |
568 | 584 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
315 | 319 |
| |
316 | 320 |
| |
317 | 321 |
| |
| |||
336 | 340 |
| |
337 | 341 |
| |
338 | 342 |
| |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
339 | 351 |
| |
340 | 352 |
| |
341 | 353 |
| |
| |||
349 | 361 |
| |
350 | 362 |
| |
351 | 363 |
| |
| 364 | + | |
| 365 | + | |
| 366 | + | |
352 | 367 |
| |
353 | 368 |
| |
354 | 369 |
| |
|
+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 |
| |
60 |
| - | |
61 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 |
| |
63 | 68 |
| |
64 | 69 |
| |
| |||
80 | 85 |
| |
81 | 86 |
| |
82 | 87 |
| |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
83 | 92 |
| |
84 | 93 |
| |
85 | 94 |
| |
|
+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2682 | 2682 |
| |
2683 | 2683 |
| |
2684 | 2684 |
| |
| 2685 | + | |
| 2686 | + | |
2685 | 2687 |
| |
2686 | 2688 |
| |
2687 | 2689 |
| |
| |||
3506 | 3508 |
| |
3507 | 3509 |
| |
3508 | 3510 |
| |
| 3511 | + | |
| 3512 | + | |
| 3513 | + | |
| 3514 | + | |
| 3515 | + | |
3509 | 3516 |
| |
3510 | 3517 |
| |
3511 | 3518 |
| |
| |||
3809 | 3816 |
| |
3810 | 3817 |
| |
3811 | 3818 |
| |
3812 |
| - | |
| 3819 | + | |
3813 | 3820 |
| |
3814 | 3821 |
| |
3815 | 3822 |
| |
3816 |
| - | |
| 3823 | + | |
3817 | 3824 |
| |
3818 | 3825 |
| |
| 3826 | + | |
3819 | 3827 |
| |
3820 | 3828 |
| |
3821 | 3829 |
| |
3822 | 3830 |
| |
3823 | 3831 |
| |
3824 | 3832 |
| |
| 3833 | + | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
| 3837 | + | |
3825 | 3838 |
| |
3826 | 3839 |
| |
3827 | 3840 |
| |
|
test/functional/treesitter/highlight_spec.lua
Copy file name to clipboardExpand all lines: test/functional/treesitter/highlight_spec.lua+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
675 | 715 |
| |
676 | 716 |
| |
677 | 717 |
| |
|
You can’t perform that action at this time.
0 commit comments