CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 14:23:06 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/"f9cc30110db4348d5fc872792a773333"
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=J80A3e2uvWKzMTXcY0kOBQ078b18IqIluGw5UYe1h63iN1sHDLES5UfN7pfb7pXZ4EV8VQ8v9S3Cdh4rCSYarGlelLnqRh4XZMlaoy0vDU2vk975NAsb7Ot3EGtgYDHqF7Sj3SMm1dFyRHn3d5hi7YiD0wu5MD5Cl6vYHAsjmZXYVPMeekJxVO3hhhlHu3GMulI2U0E8DuhrDcidP%2BISMq%2BrSCFXtgMTts%2FwCk1cPB21o6LxJ0WGp8RNqELw3Td5ItOsKipcvkomf7ZgYwCAng%3D%3D--CR6f4JlbRMUdh36K--hpfl4d%2BQoVicDDTjYh3I%2Fw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.253847520.1753280584; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 14:23:04 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 14:23:04 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DA86:124FF4:D12E26:F7C2EC:6880F048
feat(api): add nvim_get_option_value · neovim/neovim@71ac00c · GitHub
Copy file name to clipboardExpand all lines: test/functional/api/buffer_spec.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 71ac00c
File tree
Expand file treeCollapse file tree
9 files changed
+192
-120
lines changedFilter options
- runtime/lua/vim
- src/nvim
- api
- test/functional
- api
- lua
Expand file treeCollapse file tree
9 files changed
+192
-120
lines changed+18-99Lines changed: 18 additions & 99 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 | 136 |
| |
229 | 137 |
| |
230 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
231 | 142 |
| |
232 | 143 |
| |
233 | 144 |
| |
234 | 145 |
| |
235 |
| - | |
236 |
| - | |
| 146 | + | |
| 147 | + | |
237 | 148 |
| |
238 | 149 |
| |
239 | 150 |
| |
| |||
389 | 300 |
| |
390 | 301 |
| |
391 | 302 |
| |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
392 | 307 |
| |
393 | 308 |
| |
394 | 309 |
| |
| |||
671 | 586 |
| |
672 | 587 |
| |
673 | 588 |
| |
674 |
| - | |
675 |
| - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
676 | 595 |
| |
677 | 596 |
| |
678 | 597 |
| |
679 | 598 |
| |
680 | 599 |
| |
681 | 600 |
| |
682 |
| - | |
| 601 | + | |
683 | 602 |
| |
684 | 603 |
| |
685 | 604 |
| |
| |||
716 | 635 |
| |
717 | 636 |
| |
718 | 637 |
| |
719 |
| - | |
| 638 | + | |
720 | 639 |
| |
721 | 640 |
| |
722 | 641 |
| |
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
|
+111-2Lines changed: 111 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
645 |
| - | |
| 645 | + | |
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
| |||
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 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 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
656 | 765 |
| |
657 | 766 |
| |
658 | 767 |
| |
| |||
694 | 803 |
| |
695 | 804 |
| |
696 | 805 |
| |
697 |
| - | |
| 806 | + | |
698 | 807 |
| |
699 | 808 |
| |
700 | 809 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4828 | 4828 |
| |
4829 | 4829 |
| |
4830 | 4830 |
| |
4831 |
| - | |
| 4831 | + | |
4832 | 4832 |
| |
4833 | 4833 |
| |
4834 | 4834 |
| |
|
+14-11Lines changed: 14 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4771 | 4771 |
| |
4772 | 4772 |
| |
4773 | 4773 |
| |
4774 |
| - | |
| 4774 | + | |
| 4775 | + | |
4775 | 4776 |
| |
4776 | 4777 |
| |
4777 | 4778 |
| |
| |||
4804 | 4805 |
| |
4805 | 4806 |
| |
4806 | 4807 |
| |
| 4808 | + | |
| 4809 | + | |
| 4810 | + | |
| 4811 | + | |
| 4812 | + | |
| 4813 | + | |
| 4814 | + | |
4807 | 4815 |
| |
4808 |
| - | |
4809 |
| - | |
4810 |
| - | |
4811 |
| - | |
4812 |
| - | |
4813 |
| - | |
4814 |
| - | |
| 4816 | + | |
4815 | 4817 |
| |
4816 |
| - | |
| 4818 | + | |
| 4819 | + | |
4817 | 4820 |
| |
4818 | 4821 |
| |
4819 | 4822 |
| |
| |||
4909 | 4912 |
| |
4910 | 4913 |
| |
4911 | 4914 |
| |
4912 |
| - | |
| 4915 | + | |
4913 | 4916 |
| |
4914 | 4917 |
| |
4915 | 4918 |
| |
4916 | 4919 |
| |
4917 | 4920 |
| |
4918 | 4921 |
| |
4919 | 4922 |
| |
4920 |
| - | |
| 4923 | + | |
4921 | 4924 |
| |
4922 | 4925 |
| |
4923 | 4926 |
| |
|
test/functional/api/buffer_spec.lua
Copy file name to clipboardExpand all lines: test/functional/api/buffer_spec.lua+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
632 | 639 |
| |
633 | 640 |
| |
634 | 641 |
| |
|
You can’t perform that action at this time.
0 commit comments