CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:17:12 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/"4b265ebc226f5057dbecf548d5654caa"
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=x8B0EFkx5h54%2Fbh37tZcwsg53T%2F7P2bKwZWTRNCK5dFG4WUVB%2F76NzZbVNELJKryCn0vkIt2GDAfFbocos7nAC5NRb0MEVVwhrVokcB5qDgF50we5h%2FxwfTqbxBDKKGy97Jab28iNDsVvJHVb9dEV1LO%2Ft7eWgdqnGFbjctm55tAhQGOBv0VPelG7FbXIlXx2%2BduKR2OSFY%2FNys9Y7UVIFhO6TGjJQnsOI9w7wejzD2S2xdoftqsJp%2BXEAORy2Z7E%2FnDk4FCy7n0VlfeisA4HQ%3D%3D--wvyn5Te76B3e1v5M--zU1EWkU7z3KLFi9%2FyTmAiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.449346692.1753251431; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:17:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:17:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C180:33F9F4:4DEC15:656251:68807E67
fix(api): make nil value in nvim_set_option_value clear local value (… · neovim/neovim@33cd1ba · GitHub
Copy file name to clipboardExpand all lines: test/functional/api/vim_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 33cd1ba
File tree
Expand file treeCollapse file tree
4 files changed
+66
-5
lines changedFilter options
- src/nvim
- api
- test/functional/api
Expand file treeCollapse file tree
4 files changed
+66
-5
lines changed+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
696 | 696 |
| |
697 | 697 |
| |
698 | 698 |
| |
699 |
| - | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
700 | 710 |
| |
701 | 711 |
| |
702 | 712 |
| |
| |||
749 | 759 |
| |
750 | 760 |
| |
751 | 761 |
| |
752 |
| - | |
| 762 | + | |
753 | 763 |
| |
754 | 764 |
| |
755 | 765 |
| |
|
+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5059 | 5059 |
| |
5060 | 5060 |
| |
5061 | 5061 |
| |
| 5062 | + | |
| 5063 | + | |
| 5064 | + | |
5062 | 5065 |
| |
5063 | 5066 |
| |
5064 | 5067 |
| |
| |||
5084 | 5087 |
| |
5085 | 5088 |
| |
5086 | 5089 |
| |
5087 |
| - | |
| 5090 | + | |
5088 | 5091 |
| |
5089 | 5092 |
| |
5090 | 5093 |
| |
| |||
5106 | 5109 |
| |
5107 | 5110 |
| |
5108 | 5111 |
| |
| 5112 | + | |
| 5113 | + | |
| 5114 | + | |
| 5115 | + | |
| 5116 | + | |
| 5117 | + | |
| 5118 | + | |
| 5119 | + | |
| 5120 | + | |
| 5121 | + | |
| 5122 | + | |
| 5123 | + | |
| 5124 | + | |
5109 | 5125 |
| |
5110 |
| - | |
| 5126 | + | |
5111 | 5127 |
| |
5112 |
| - | |
| 5128 | + | |
5113 | 5129 |
| |
5114 | 5130 |
| |
5115 | 5131 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
test/functional/api/vim_spec.lua
Copy file name to clipboardExpand all lines: test/functional/api/vim_spec.lua+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
977 | 1011 |
| |
978 | 1012 |
| |
979 | 1013 |
| |
|
You can’t perform that action at this time.
0 commit comments