Skip to content

Commit

Permalink
Backup update
Browse files Browse the repository at this point in the history
  • Loading branch information
marvim committed Aug 4, 2023
1 parent 9539f21 commit df94ffe
Show file tree
Hide file tree
Showing 38 changed files with 11,579 additions and 372 deletions.
2 changes: 1 addition & 1 deletion last_update
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-08-03T02:01:42Z
2023-08-04T01:04:48Z
332 changes: 332 additions & 0 deletions repositories/deps/pulls/27.json

Large diffs are not rendered by default.

1,270 changes: 1,270 additions & 0 deletions repositories/neovim/issues/1029.json

Large diffs are not rendered by default.

98 changes: 93 additions & 5 deletions repositories/neovim/issues/1708.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"assignee": null,
"assignees": [],
"author_association": "MEMBER",
"body": "These options were effectively disabled in https://github.com/neovim/neovim/pull/1568. Need to investigate if they should be removed.\n",
"body": "These options were effectively disabled in https://github.com/neovim/neovim/pull/1568. Need to investigate if they should be removed.\r\n\r\nRelated:\r\n\r\n- vscode Nvim GUI: https://github.com/vscode-neovim/vscode-neovim/issues/1370\r\n",
"closed_at": null,
"comment_data": [
{
Expand Down Expand Up @@ -445,9 +445,97 @@
"type": "User",
"url": "https://api.github.com/users/Shougo"
}
},
{
"author_association": "NONE",
"body": "@Shougo @justinmk What I mean is this:\r\n\r\n```\r\n autocmd InsertLeave * set imdisable | set iminsert=0\r\n autocmd InsertEnter * set noimdisable | set iminsert=2\r\n```\r\nThis works in Gvim as [NoAnyLove](https://github.com/NoAnyLove) said, but not in neovim",
"created_at": "2023-08-03T02:56:46Z",
"html_url": "https://github.com/neovim/neovim/issues/1708#issuecomment-1663221664",
"id": 1663221664,
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/1708",
"node_id": "IC_kwDOAPphoM5jIr-g",
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/1663221664/reactions"
},
"updated_at": "2023-08-03T02:56:46Z",
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/1663221664",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/2383231?v=4",
"events_url": "https://api.github.com/users/haolly/events{/privacy}",
"followers_url": "https://api.github.com/users/haolly/followers",
"following_url": "https://api.github.com/users/haolly/following{/other_user}",
"gists_url": "https://api.github.com/users/haolly/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/haolly",
"id": 2383231,
"login": "haolly",
"node_id": "MDQ6VXNlcjIzODMyMzE=",
"organizations_url": "https://api.github.com/users/haolly/orgs",
"received_events_url": "https://api.github.com/users/haolly/received_events",
"repos_url": "https://api.github.com/users/haolly/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/haolly/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/haolly/subscriptions",
"type": "User",
"url": "https://api.github.com/users/haolly"
}
},
{
"author_association": "CONTRIBUTOR",
"body": "It works only in GVim.\r\nTo support the feature, neovim GUI client must support the feature.\r\n\r\nWhy Vim supports the feature? Because GVim is builtin GUI.\r\nVim can implement several GUI specific feature.\r\n\r\nBut in neovim, GUI is optional feature.\r\nIf you really need the feature, you need to request the feature to GUI clients instead.",
"created_at": "2023-08-03T04:03:04Z",
"html_url": "https://github.com/neovim/neovim/issues/1708#issuecomment-1663258281",
"id": 1663258281,
"issue_url": "https://api.github.com/repos/neovim/neovim/issues/1708",
"node_id": "IC_kwDOAPphoM5jI06p",
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/1663258281/reactions"
},
"updated_at": "2023-08-03T04:15:07Z",
"url": "https://api.github.com/repos/neovim/neovim/issues/comments/1663258281",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/41495?v=4",
"events_url": "https://api.github.com/users/Shougo/events{/privacy}",
"followers_url": "https://api.github.com/users/Shougo/followers",
"following_url": "https://api.github.com/users/Shougo/following{/other_user}",
"gists_url": "https://api.github.com/users/Shougo/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/Shougo",
"id": 41495,
"login": "Shougo",
"node_id": "MDQ6VXNlcjQxNDk1",
"organizations_url": "https://api.github.com/users/Shougo/orgs",
"received_events_url": "https://api.github.com/users/Shougo/received_events",
"repos_url": "https://api.github.com/users/Shougo/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/Shougo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Shougo/subscriptions",
"type": "User",
"url": "https://api.github.com/users/Shougo"
}
}
],
"comments": 10,
"comments": 12,
"comments_url": "https://api.github.com/repos/neovim/neovim/issues/1708/comments",
"created_at": "2014-12-19T22:51:00Z",
"events_url": "https://api.github.com/repos/neovim/neovim/issues/1708/events",
Expand Down Expand Up @@ -497,10 +585,10 @@
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/6/labels",
"node_id": "MDk6TWlsZXN0b25lNjU1MDM3",
"number": 6,
"open_issues": 411,
"open_issues": 415,
"state": "open",
"title": "backlog",
"updated_at": "2023-08-02T20:38:43Z",
"updated_at": "2023-08-04T00:06:59Z",
"url": "https://api.github.com/repos/neovim/neovim/milestones/6"
},
"node_id": "MDU6SXNzdWU1MjUzNzY1Mw==",
Expand All @@ -523,7 +611,7 @@
"state_reason": null,
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/1708/timeline",
"title": "remove 'imcmdline', 'imdisable', 'imsearch'",
"updated_at": "2023-08-03T00:57:45Z",
"updated_at": "2023-08-03T09:30:40Z",
"url": "https://api.github.com/repos/neovim/neovim/issues/1708",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
Expand Down
Loading

0 comments on commit df94ffe

Please sign in to comment.