Skip to content

Commit

Permalink
Backup update
Browse files Browse the repository at this point in the history
  • Loading branch information
marvim committed Sep 25, 2023
1 parent 5e66422 commit 8e1642d
Show file tree
Hide file tree
Showing 55 changed files with 14,765 additions and 623 deletions.
2 changes: 1 addition & 1 deletion last_update
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-09-24T01:45:08Z
2023-09-25T01:46:06Z
71 changes: 71 additions & 0 deletions repositories/neovim.github.io/issues/338.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"active_lock_reason": null,
"assignee": null,
"assignees": [],
"author_association": "MEMBER",
"body": "- use https://zed.dev/blog/syntax-aware-editing as a starting point for explaining syntax features\r\n - details should mostly live in `:help` docs (or entirely but `:help` docs can't show images yet...)",
"closed_at": null,
"comment_data": [],
"comments": 0,
"comments_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/comments",
"created_at": "2023-09-24T15:59:08Z",
"events_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/events",
"html_url": "https://github.com/neovim/neovim.github.io/issues/338",
"id": 1910283036,
"labels": [
{
"color": "C2E0C6",
"default": true,
"description": "feature request",
"id": 82033978,
"name": "enhancement",
"node_id": "MDU6TGFiZWw4MjAzMzk3OA==",
"url": "https://api.github.com/repos/neovim/neovim.github.io/labels/enhancement"
}
],
"labels_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/labels{/name}",
"locked": false,
"milestone": null,
"node_id": "I_kwDOAQSZx85x3Jsc",
"number": 338,
"performed_via_github_app": null,
"reactions": {
"+1": 1,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/reactions"
},
"repository_url": "https://api.github.com/repos/neovim/neovim.github.io",
"state": "open",
"state_reason": null,
"timeline_url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338/timeline",
"title": "features page",
"updated_at": "2023-09-24T16:00:10Z",
"url": "https://api.github.com/repos/neovim/neovim.github.io/issues/338",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4",
"events_url": "https://api.github.com/users/justinmk/events{/privacy}",
"followers_url": "https://api.github.com/users/justinmk/followers",
"following_url": "https://api.github.com/users/justinmk/following{/other_user}",
"gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/justinmk",
"id": 1359421,
"login": "justinmk",
"node_id": "MDQ6VXNlcjEzNTk0MjE=",
"organizations_url": "https://api.github.com/users/justinmk/orgs",
"received_events_url": "https://api.github.com/users/justinmk/received_events",
"repos_url": "https://api.github.com/users/justinmk/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/justinmk/subscriptions",
"type": "User",
"url": "https://api.github.com/users/justinmk"
}
}
14 changes: 7 additions & 7 deletions repositories/neovim/issues/19803.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"assignees": [],
"author_association": "NONE",
"body": "### Neovim version (nvim -v)\n\n0.8.0-dev-854-gd334249833\n\n### Vim (not Nvim) behaves the same?\n\nno, vim 9.0\n\n### Operating system/version\n\nArch Linux 5.19.1\n\n### Terminal name/version\n\nalacritty 0.11.0\n\n### $TERM environment variable\n\nalacritty\n\n### Installation\n\nArch User Repository\n\n### How to reproduce the issue\n\nnvim foo.txt\r\n:vsp\r\n:echo \"Some text\"\n\n### Expected behavior\n\nStatusline looking normal.\n\n### Actual behavior\n\nOn certain events, the statuline fillchars change from \" \" to \"^\". For example, when I split a window or when I enter cmd mode and start typing some text. The issue occurs with the default nvim statusline, and persists with statusline plugins like lualine.nvim.\r\n\r\n[Here](https://drive.google.com/file/d/1KsE2zin_W-rVXOBaRXdiHqifD3O65c2d/view?usp=sharing) is a video showcasing the problem and [here](https://github.com/nvim-lualine/lualine.nvim/issues/761) is an issue I submited to lualine.nvim when it first occured.\r\n\r\nMy settings are:\r\ncmdheight=0\r\nlaststatus=3",
"closed_at": null,
"closed_at": "2023-09-24T02:49:48Z",
"comment_data": [
{
"author_association": "MEMBER",
Expand Down Expand Up @@ -609,7 +609,7 @@
"locked": false,
"milestone": {
"closed_at": null,
"closed_issues": 148,
"closed_issues": 154,
"created_at": "2023-02-02T14:11:43Z",
"creator": {
"avatar_url": "https://avatars.githubusercontent.com/u/1363104?v=4",
Expand Down Expand Up @@ -638,10 +638,10 @@
"labels_url": "https://api.github.com/repos/neovim/neovim/milestones/36/labels",
"node_id": "MI_kwDOAPphoM4AiUsW",
"number": 36,
"open_issues": 142,
"open_issues": 136,
"state": "open",
"title": "0.10",
"updated_at": "2023-09-24T01:54:26Z",
"updated_at": "2023-09-24T18:43:16Z",
"url": "https://api.github.com/repos/neovim/neovim/milestones/36"
},
"node_id": "I_kwDOAPphoM5P5Rdi",
Expand All @@ -660,11 +660,11 @@
"url": "https://api.github.com/repos/neovim/neovim/issues/19803/reactions"
},
"repository_url": "https://api.github.com/repos/neovim/neovim",
"state": "open",
"state_reason": "reopened",
"state": "closed",
"state_reason": "completed",
"timeline_url": "https://api.github.com/repos/neovim/neovim/issues/19803/timeline",
"title": "Statusline fillchars change to ```^```",
"updated_at": "2023-09-24T01:54:26Z",
"updated_at": "2023-09-24T02:49:48Z",
"url": "https://api.github.com/repos/neovim/neovim/issues/19803",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/76592799?v=4",
Expand Down
Loading

0 comments on commit 8e1642d

Please sign in to comment.