Skip to content

Commit a29399f

Browse files
committed
Backup update
1 parent 8dce782 commit a29399f

File tree

212 files changed

+58247
-3072
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+58247
-3072
lines changed

last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-11T02:27:18Z
1+
2025-11-18T01:55:51Z

repositories/neovim.github.io/pulls/391.json

Lines changed: 349 additions & 0 deletions
Large diffs are not rendered by default.

repositories/neovim/issues/10940.json

Lines changed: 63 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,28 @@
44
"assignees": [],
55
"author_association": "CONTRIBUTOR",
66
"body": "Running `nvim -u NONE --headless` and using `Ctrl-C` there then only logs:\r\n\r\n```\r\nINFO 2019-09-04T12:20:56.499 7898 main:564: starting main loop\r\n```\r\n\r\nIt could handle SIGINT in this case (no UI attached), and call `ex_cquit` then maybe?\r\nOTOH it might be feasible to explicitly not call the normal exit routines (possibly involving autocommands) - but logging this somehow should still be done.",
7-
"closed_at": null,
8-
"closed_by": null,
7+
"closed_at": "2025-11-17T02:44:31Z",
8+
"closed_by": {
9+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
10+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
11+
"followers_url": "https://api.github.com/users/justinmk/followers",
12+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
13+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
14+
"gravatar_id": "",
15+
"html_url": "https://github.com/justinmk",
16+
"id": 1359421,
17+
"login": "justinmk",
18+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
19+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
20+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
21+
"repos_url": "https://api.github.com/users/justinmk/repos",
22+
"site_admin": false,
23+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
24+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
25+
"type": "User",
26+
"url": "https://api.github.com/users/justinmk",
27+
"user_view_type": "public"
28+
},
929
"comment_data": [],
1030
"comments": 0,
1131
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/10940/comments",
@@ -41,7 +61,44 @@
4161
],
4262
"labels_url": "https://api.github.com/repos/neovim/neovim/issues/10940/labels{/name}",
4363
"locked": false,
44-
"milestone": null,
64+
"milestone": {
65+
"closed_at": null,
66+
"closed_issues": 157,
67+
"created_at": "2024-05-16T14:11:54Z",
68+
"creator": {
69+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
70+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
71+
"followers_url": "https://api.github.com/users/justinmk/followers",
72+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
73+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
74+
"gravatar_id": "",
75+
"html_url": "https://github.com/justinmk",
76+
"id": 1359421,
77+
"login": "justinmk",
78+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
79+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
80+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
81+
"repos_url": "https://api.github.com/users/justinmk/repos",
82+
"site_admin": false,
83+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
84+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
85+
"type": "User",
86+
"url": "https://api.github.com/users/justinmk",
87+
"user_view_type": "public"
88+
},
89+
"description": "",
90+
"due_on": "2025-12-25T08:00:00Z",
91+
"html_url": "https://github.com/neovim/neovim/milestone/43",
92+
"id": 11063573,
93+
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/43/labels",
94+
"node_id": "MI_kwDOAPphoM4AqNEV",
95+
"number": 43,
96+
"open_issues": 78,
97+
"state": "open",
98+
"title": "0.12",
99+
"updated_at": "2025-11-18T01:49:46Z",
100+
"url": "https://api.github.com/repos/neovim/neovim/milestones/43"
101+
},
45102
"node_id": "MDU6SXNzdWU0ODkwNzkyMzA=",
46103
"number": 10940,
47104
"performed_via_github_app": null,
@@ -58,8 +115,8 @@
58115
"url": "https://api.github.com/repos/neovim/neovim/issues/10940/reactions"
59116
},
60117
"repository_url": "https://api.github.com/repos/neovim/neovim",
61-
"state": "open",
62-
"state_reason": null,
118+
"state": "closed",
119+
"state_reason": "completed",
63120
"sub_issues_summary": {
64121
"completed": 0,
65122
"percent_completed": 0,
@@ -77,7 +134,7 @@
77134
"node_id": "IT_kwDOAGK_Pc4ACRyr",
78135
"updated_at": "2024-07-26T10:12:30Z"
79136
},
80-
"updated_at": "2025-08-30T16:36:06Z",
137+
"updated_at": "2025-11-17T02:44:31Z",
81138
"url": "https://api.github.com/repos/neovim/neovim/issues/10940",
82139
"user": {
83140
"avatar_url": "https://avatars.githubusercontent.com/u/9766?v=4",

repositories/neovim/issues/14752.json

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,54 @@
5151
"url": "https://api.github.com/users/saif97",
5252
"user_view_type": "public"
5353
}
54+
},
55+
{
56+
"author_association": "MEMBER",
57+
"body": "@saif97 pr welcome, don't ask for permission, read contributing.md",
58+
"created_at": "2025-11-17T18:32:51Z",
59+
"html_url": "https://github.com/neovim/neovim/issues/14752#issuecomment-3543335511",
60+
"id": 3543335511,
61+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/14752",
62+
"node_id": "IC_kwDOAPphoM7TMwJX",
63+
"performed_via_github_app": null,
64+
"reactions": {
65+
"+1": 0,
66+
"-1": 0,
67+
"confused": 0,
68+
"eyes": 0,
69+
"heart": 0,
70+
"hooray": 0,
71+
"laugh": 0,
72+
"rocket": 0,
73+
"total_count": 0,
74+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3543335511/reactions"
75+
},
76+
"updated_at": "2025-11-17T18:32:51Z",
77+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3543335511",
78+
"user": {
79+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
80+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
81+
"followers_url": "https://api.github.com/users/justinmk/followers",
82+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
83+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
84+
"gravatar_id": "",
85+
"html_url": "https://github.com/justinmk",
86+
"id": 1359421,
87+
"login": "justinmk",
88+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
89+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
90+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
91+
"repos_url": "https://api.github.com/users/justinmk/repos",
92+
"site_admin": false,
93+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
94+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
95+
"type": "User",
96+
"url": "https://api.github.com/users/justinmk",
97+
"user_view_type": "public"
98+
}
5499
}
55100
],
56-
"comments": 1,
101+
"comments": 2,
57102
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/14752/comments",
58103
"created_at": "2021-06-08T18:45:13Z",
59104
"events_url": "https://api.github.com/repos/neovim/neovim/issues/14752/events",
@@ -104,7 +149,7 @@
104149
"node_id": "IT_kwDOAGK_Pc4ACRyv",
105150
"updated_at": "2024-07-26T10:12:30Z"
106151
},
107-
"updated_at": "2025-11-05T21:22:52Z",
152+
"updated_at": "2025-11-17T18:32:51Z",
108153
"url": "https://api.github.com/repos/neovim/neovim/issues/14752",
109154
"user": {
110155
"avatar_url": "https://avatars.githubusercontent.com/u/802511?v=4",

repositories/neovim/issues/16753.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"assignee": null,
44
"assignees": [],
55
"author_association": "CONTRIBUTOR",
6-
"body": "### Feature already in Vim?\r\n\r\nNo\r\n\r\n### Feature description\r\n\r\nCurrently floating windows do not show a status line.\r\n\r\nThis feature request is for having some way to optionally configure floating windows to show a statusline (e.g., through the `config` map passed to `nvim_open_win` and `nvim_win_set_config`), which would work the same as the statusline (`global-local`) shown in ordinary non-floating windows.\r\n\r\nMy motivation for this feature request is from a plugin I wrote for showing menus, [vim-menu](https://github.com/dstein64/vim-menu). When using ordinary windows, existing floating windows can [interfere](https://github.com/dstein64/vim-menu/issues/1) with the functioning of the plugin. Switching to floating windows with high z-index could be a workaround, but would have the drawback that they don't show a statusline, which is currently utilized for showing plugin information.\r\n\r\n",
6+
"body": "\n\n### Feature description\n\nCurrently floating windows do not show a status line.\n\nThis feature request is for having some way to optionally configure floating windows to show a statusline (e.g., through the `config` map passed to `nvim_open_win` and `nvim_win_set_config`), which would work the same as the statusline (`global-local`) shown in ordinary non-floating windows.\n\nMy motivation for this feature request is from a plugin I wrote for showing menus, [vim-menu](https://github.com/dstein64/vim-menu). When using ordinary windows, existing floating windows can [interfere](https://github.com/dstein64/vim-menu/issues/1) with the functioning of the plugin. Switching to floating windows with high z-index could be a workaround, but would have the drawback that they don't show a statusline, which is currently utilized for showing plugin information.\n\n",
77
"closed_at": null,
88
"closed_by": null,
99
"comment_data": [
@@ -239,6 +239,12 @@
239239
"events_url": "https://api.github.com/repos/neovim/neovim/issues/16753/events",
240240
"html_url": "https://github.com/neovim/neovim/issues/16753",
241241
"id": 1087112211,
242+
"issue_dependencies_summary": {
243+
"blocked_by": 0,
244+
"blocking": 0,
245+
"total_blocked_by": 0,
246+
"total_blocking": 0
247+
},
242248
"labels": [
243249
{
244250
"color": "C5DEF5",
@@ -288,7 +294,7 @@
288294
"node_id": "IT_kwDOAGK_Pc4ACRyv",
289295
"updated_at": "2024-07-26T10:12:30Z"
290296
},
291-
"updated_at": "2025-07-02T08:58:14Z",
297+
"updated_at": "2025-11-17T01:28:34Z",
292298
"url": "https://api.github.com/repos/neovim/neovim/issues/16753",
293299
"user": {
294300
"avatar_url": "https://avatars.githubusercontent.com/u/541289?v=4",

repositories/neovim/issues/17874.json

Lines changed: 54 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"assignee": null,
44
"assignees": [],
55
"author_association": "CONTRIBUTOR",
6-
"body": "### Feature already in Vim?\n\nNo\n\n### Feature description\n\nThe current way to detach from a buffer attached via `nvim_buf_attach` seems to return `true` from one of the callbacks passed to it, as described in `:h api-lua-detach`.\r\n\r\nThis is a bit awkward when detaching in response to an autocmd event or a user command, for at least a couple of reasons:\r\n\r\n * the buffers are detached not when the event occurs, but the next time one of the callbacks is called. This introduces the need for some global state, something like a `buffers_to_be_detached` table that has to be persisted;\r\n \r\n * the value of that state has to be checked every time one of the attached callbacks is executed to know if it should detach or continue as usual, introducing some (probably minimal, but still annoying) unnecessary overhead;\r\n \r\nSomething like a `vim.api.nvim_buf_detach` function taking a list of buffer numbers would solve both these problems. The help docs already mention such a function under `:h nvim_buf_detach`, but it's not actually present in the `vim.api` table.",
6+
"body": "\n\n### Feature description\n\nThe current way to detach from a buffer attached via `nvim_buf_attach` seems to return `true` from one of the callbacks passed to it, as described in `:h api-lua-detach`.\n\nThis is a bit awkward when detaching in response to an autocmd event or a user command, for at least a couple of reasons:\n\n * the buffers are detached not when the event occurs, but the next time one of the callbacks is called. This introduces the need for some global state, something like a `buffers_to_be_detached` table that has to be persisted;\n \n * the value of that state has to be checked every time one of the attached callbacks is executed to know if it should detach or continue as usual, introducing some (probably minimal, but still annoying) unnecessary overhead;\n \nSomething like a `vim.api.nvim_buf_detach` function taking a list of buffer numbers would solve both these problems. The help docs already mention such a function under `:h nvim_buf_detach`, but it's not actually present in the `vim.api` table.",
77
"closed_at": null,
88
"closed_by": null,
99
"comment_data": [
@@ -186,14 +186,65 @@
186186
"url": "https://api.github.com/users/bfredl",
187187
"user_view_type": "public"
188188
}
189+
},
190+
{
191+
"author_association": "MEMBER",
192+
"body": "Instead of this, can we reimplement buffer-updates as regular events (\"autocmds\")? ",
193+
"created_at": "2025-11-17T02:52:32Z",
194+
"html_url": "https://github.com/neovim/neovim/issues/17874#issuecomment-3539748327",
195+
"id": 3539748327,
196+
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/17874",
197+
"node_id": "IC_kwDOAPphoM7S_EXn",
198+
"performed_via_github_app": null,
199+
"reactions": {
200+
"+1": 0,
201+
"-1": 0,
202+
"confused": 0,
203+
"eyes": 0,
204+
"heart": 0,
205+
"hooray": 0,
206+
"laugh": 0,
207+
"rocket": 0,
208+
"total_count": 0,
209+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3539748327/reactions"
210+
},
211+
"updated_at": "2025-11-17T02:52:32Z",
212+
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/3539748327",
213+
"user": {
214+
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
215+
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
216+
"followers_url": "https://api.github.com/users/justinmk/followers",
217+
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
218+
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
219+
"gravatar_id": "",
220+
"html_url": "https://github.com/justinmk",
221+
"id": 1359421,
222+
"login": "justinmk",
223+
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
224+
"organizations_url": "https://api.github.com/users/justinmk/orgs",
225+
"received_events_url": "https://api.github.com/users/justinmk/received_events",
226+
"repos_url": "https://api.github.com/users/justinmk/repos",
227+
"site_admin": false,
228+
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
229+
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
230+
"type": "User",
231+
"url": "https://api.github.com/users/justinmk",
232+
"user_view_type": "public"
233+
}
189234
}
190235
],
191-
"comments": 4,
236+
"comments": 5,
192237
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/17874/comments",
193238
"created_at": "2022-03-26T15:27:14Z",
194239
"events_url": "https://api.github.com/repos/neovim/neovim/issues/17874/events",
195240
"html_url": "https://github.com/neovim/neovim/issues/17874",
196241
"id": 1181842449,
242+
"issue_dependencies_summary": {
243+
"blocked_by": 0,
244+
"blocking": 0,
245+
"total_blocked_by": 0,
246+
"total_blocking": 0
247+
},
197248
"labels": [
198249
{
199250
"color": "c5def5",
@@ -261,7 +312,7 @@
261312
"node_id": "IT_kwDOAGK_Pc4ACRyv",
262313
"updated_at": "2024-07-26T10:12:30Z"
263314
},
264-
"updated_at": "2025-07-02T08:57:36Z",
315+
"updated_at": "2025-11-17T02:52:32Z",
265316
"url": "https://api.github.com/repos/neovim/neovim/issues/17874",
266317
"user": {
267318
"avatar_url": "https://avatars.githubusercontent.com/u/59321248?v=4",

0 commit comments

Comments
 (0)