CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 02:14:29 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/"62d3377d0e583ed70a90d2f1a553c5ea"
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 wss://alive-staging.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=ofjh%2FWOHJwzqHdOzv17Laxc2BeYguyepz0kdBBrSeUALMP7UGTpi36ZMjeAQAq4L3epas%2FBPVWh1TxxikDkl6dLubXVOvDYA3O9%2BVHa2ts8IDAiVpmveGkZFyj2zr95aX%2F01VJzPRVIcPen0uu9JposBJkmQeF1VC79F1f1CdJeY8CPIg2Fbls8Vgg%2FsOt%2B3HLv%2F6B%2Fbt1vZy%2F9xz1mwD6dak%2BCBaTdQ1ExSNLI%2FPfFGm7WFocss4g6QtSZeSYT6AcplYoGJRzvpUgJcRRwIpg%3D%3D--1dmrF0I%2Bfsz4J8Kh--oaMCgeGzxA9X1bS9OSTd9w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1132725199.1753928069; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 02:14:29 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 02:14:29 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DE34:3BDB3D:16181B:2147CF:688AD185
feat(defaults): limit syntax cost on CmdwinEnter #15401 · neovim/neovim@622a36b · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 622a36b
authored
feat(defaults): limit syntax cost on CmdwinEnter #15401
Add a new default autocommand to limit syntax highlighting
synchronization in the command window. This refactors the nvim_terminal
autocommand out of main() and into a new init_default_autocmds()
function, which is now part of the startup process and can be further
extended with more default autocommands down the road.
ref #6289 #63991 parent 6751d62 commit 622a36bCopy full SHA for 622a36b
File tree
Expand file treeCollapse file tree
5 files changed
+71
-35
lines changedFilter options
- runtime/doc
- src/nvim
Expand file treeCollapse file tree
5 files changed
+71
-35
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
1143 | 1148 |
| |
1144 | 1149 |
| |
1145 | 1150 |
| |
|
+15-11Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
410 | 414 |
| |
411 | 415 |
| |
412 | 416 |
| |
| |||
450 | 454 |
| |
451 | 455 |
| |
452 | 456 |
| |
453 |
| - | |
| 457 | + | |
454 | 458 |
| |
455 | 459 |
| |
456 | 460 |
| |
457 | 461 |
| |
458 | 462 |
| |
459 | 463 |
| |
460 | 464 |
| |
461 |
| - | |
| 465 | + | |
462 | 466 |
| |
463 | 467 |
| |
464 | 468 |
| |
465 | 469 |
| |
466 | 470 |
| |
467 |
| - | |
| 471 | + | |
468 | 472 |
| |
469 | 473 |
| |
470 | 474 |
| |
| |||
494 | 498 |
| |
495 | 499 |
| |
496 | 500 |
| |
497 |
| - | |
| 501 | + | |
498 | 502 |
| |
499 | 503 |
| |
500 | 504 |
| |
501 | 505 |
| |
502 | 506 |
| |
503 |
| - | |
| 507 | + | |
504 | 508 |
| |
505 |
| - | |
| 509 | + | |
506 | 510 |
| |
507 | 511 |
| |
508 | 512 |
| |
509 |
| - | |
| 513 | + | |
510 | 514 |
| |
511 | 515 |
| |
512 |
| - | |
| 516 | + | |
513 | 517 |
| |
514 | 518 |
| |
515 | 519 |
| |
516 |
| - | |
| 520 | + | |
517 | 521 |
| |
518 | 522 |
| |
519 | 523 |
| |
| |||
523 | 527 |
| |
524 | 528 |
| |
525 | 529 |
| |
526 |
| - | |
| 530 | + | |
527 | 531 |
| |
528 | 532 |
| |
529 | 533 |
| |
|
+21-6Lines changed: 21 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
85 | 100 |
| |
86 | 101 |
| |
87 | 102 |
| |
|
+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
38 | 63 |
| |
39 | 64 |
| |
40 | 65 |
| |
|
+5-18Lines changed: 5 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 | 312 |
| |
316 | 313 |
| |
317 | 314 |
| |
| |||
340 | 337 |
| |
341 | 338 |
| |
342 | 339 |
| |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
358 | 345 |
| |
359 | 346 |
| |
360 | 347 |
| |
|
You can’t perform that action at this time.
0 commit comments