CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 14:26:05 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/"186df59f9de260b57ace2f9d2828fc4f"
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=2Z6h0ZcBaaScMIq%2FEbtsVBQivSUwsAPQbKGuvhKzD%2FM1yzZtt0fsSPDODK0BVgAIHoN4EhVKCRTWbQqoTLrrty%2F3VqqHA9yV%2BW6X9tYWZ9pLyW4hljWugsXJz3hWjUKVKE32UtG4wy%2BeOLCq%2FZ%2BDnH1VKr2w8%2BPB7M5hYGxqTEvWSjGg6ERoY8UcyvlwAbb5wm657GkI2XhE0dBOXOlg4npTHlLVcuWNFWtPZrRMoGvNbQdV5CUmYwTmKubMrZjF6kWCh0dHR1VPYq9E0QWmNg%3D%3D--6u8jufvrr8rGR6NV--hAv0XpbuB%2B6pDGXbcLAhxw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.321589222.1753712763; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 14:26:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 14:26:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 983E:17F2D9:528A48:5C3E39:6887887B
feat(decorations): support virtual lines (for now: only one block at … · neovim/neovim@392c658 · GitHub
Copy file name to clipboardExpand all lines: src/nvim/api/private/helpers.c
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 392c658
File tree
Expand file treeCollapse file tree
21 files changed
+884
-190
lines changedFilter options
- src/nvim
- api
- private
- eval
- test/functional/ui
Expand file treeCollapse file tree
21 files changed
+884
-190
lines changed+78-8Lines changed: 78 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1415 | 1415 |
| |
1416 | 1416 |
| |
1417 | 1417 |
| |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1418 | 1422 |
| |
1419 | 1423 |
| |
1420 | 1424 |
| |
| |||
1442 | 1446 |
| |
1443 | 1447 |
| |
1444 | 1448 |
| |
1445 |
| - | |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
1449 | 1471 |
| |
1450 | 1472 |
| |
1451 | 1473 |
| |
| |||
1487 | 1509 |
| |
1488 | 1510 |
| |
1489 | 1511 |
| |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
1490 | 1516 |
| |
1491 | 1517 |
| |
1492 | 1518 |
| |
| |||
1584 | 1610 |
| |
1585 | 1611 |
| |
1586 | 1612 |
| |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
1587 | 1643 |
| |
1588 | 1644 |
| |
1589 | 1645 |
| |
| |||
1721 | 1777 |
| |
1722 | 1778 |
| |
1723 | 1779 |
| |
1724 |
| - | |
1725 |
| - | |
1726 |
| - | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
1727 | 1797 |
| |
1728 | 1798 |
| |
1729 | 1799 |
| |
| |||
1827 | 1897 |
| |
1828 | 1898 |
| |
1829 | 1899 |
| |
1830 |
| - | |
| 1900 | + | |
1831 | 1901 |
| |
1832 | 1902 |
| |
1833 | 1903 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
src/nvim/api/private/helpers.c
Copy file name to clipboardExpand all lines: src/nvim/api/private/helpers.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1627 | 1627 |
| |
1628 | 1628 |
| |
1629 | 1629 |
| |
1630 |
| - | |
| 1630 | + | |
1631 | 1631 |
| |
1632 | 1632 |
| |
1633 | 1633 |
| |
|
+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
| |||
820 | 821 |
| |
821 | 822 |
| |
822 | 823 |
| |
| 824 | + | |
823 | 825 |
| |
824 | 826 |
| |
825 | 827 |
| |
| |||
3262 | 3264 |
| |
3263 | 3265 |
| |
3264 | 3266 |
| |
3265 |
| - | |
| 3267 | + | |
3266 | 3268 |
| |
3267 | 3269 |
| |
3268 | 3270 |
| |
| |||
3311 | 3313 |
| |
3312 | 3314 |
| |
3313 | 3315 |
| |
3314 |
| - | |
| 3316 | + | |
3315 | 3317 |
| |
3316 | 3318 |
| |
3317 | 3319 |
| |
| |||
4657 | 4659 |
| |
4658 | 4660 |
| |
4659 | 4661 |
| |
4660 |
| - | |
| 4662 | + | |
4661 | 4663 |
| |
4662 | 4664 |
| |
4663 | 4665 |
| |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
871 | 877 |
| |
872 | 878 |
| |
873 | 879 |
| |
|
+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
334 | 337 |
| |
335 | 338 |
| |
336 | 339 |
| |
| |||
346 | 349 |
| |
347 | 350 |
| |
348 | 351 |
| |
| 352 | + | |
349 | 353 |
| |
350 | 354 |
| |
351 |
| - | |
| 355 | + | |
352 | 356 |
| |
353 | 357 |
| |
354 | 358 |
| |
| |||
379 | 383 |
| |
380 | 384 |
| |
381 | 385 |
| |
| 386 | + | |
| 387 | + | |
382 | 388 |
| |
383 | 389 |
| |
384 | 390 |
| |
| |||
401 | 407 |
| |
402 | 408 |
| |
403 | 409 |
| |
404 |
| - | |
| 410 | + | |
405 | 411 |
| |
406 | 412 |
| |
407 | 413 |
| |
408 | 414 |
| |
409 |
| - | |
| 415 | + | |
410 | 416 |
| |
411 |
| - | |
| 417 | + | |
412 | 418 |
| |
413 | 419 |
| |
414 | 420 |
| |
|
+33-1Lines changed: 33 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + |
-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 10 |
| |
19 | 11 |
| |
20 | 12 |
| |
|
+8-20Lines changed: 8 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1985 | 1985 |
| |
1986 | 1986 |
| |
1987 | 1987 |
| |
1988 |
| - | |
1989 |
| - | |
1990 |
| - | |
1991 |
| - | |
1992 |
| - | |
1993 |
| - | |
1994 |
| - | |
1995 |
| - | |
1996 |
| - | |
1997 |
| - | |
1998 |
| - | |
1999 |
| - | |
2000 |
| - | |
2001 |
| - | |
2002 |
| - | |
2003 |
| - | |
2004 |
| - | |
2005 |
| - | |
2006 |
| - | |
2007 |
| - | |
2008 | 1988 |
| |
2009 | 1989 |
| |
2010 | 1990 |
| |
| |||
2030 | 2010 |
| |
2031 | 2011 |
| |
2032 | 2012 |
| |
| 2013 | + | |
2033 | 2014 |
| |
2034 | 2015 |
| |
2035 | 2016 |
| |
| |||
2255 | 2236 |
| |
2256 | 2237 |
| |
2257 | 2238 |
| |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
2258 | 2246 |
| |
2259 | 2247 |
| |
2260 | 2248 |
| |
|
+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3344 | 3344 |
| |
3345 | 3345 |
| |
3346 | 3346 |
| |
3347 |
| - | |
3348 |
| - | |
3349 |
| - | |
3350 |
| - | |
3351 |
| - | |
| 3347 | + | |
| 3348 | + | |
3352 | 3349 |
| |
| 3350 | + | |
3353 | 3351 |
| |
3354 | 3352 |
| |
3355 | 3353 |
| |
| |||
3369 | 3367 |
| |
3370 | 3368 |
| |
3371 | 3369 |
| |
| 3370 | + | |
| 3371 | + | |
| 3372 | + | |
| 3373 | + | |
3372 | 3374 |
| |
3373 |
| - | |
| 3375 | + | |
3374 | 3376 |
| |
3375 | 3377 |
| |
3376 | 3378 |
| |
|
You can’t perform that action at this time.
0 commit comments