From aecf6b89f4f3165df99f7faec7c5c3e710e695fd Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Sun, 28 Jul 2024 21:05:05 +0200 Subject: [PATCH] Add submission from Lemmy post 4208254 --- entries/neovim_community.json | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 entries/neovim_community.json diff --git a/entries/neovim_community.json b/entries/neovim_community.json new file mode 100644 index 000000000..64c054870 --- /dev/null +++ b/entries/neovim_community.json @@ -0,0 +1,48 @@ +{ + "id": 8535510832, + "name": "Neovim Community", + "description": "The Logo of Neovim and the Community c/neovim@programming.dev", + "links": { + "lemmy": [ + "!neovim@programming.dev" + ], + "website": [ + "https://neovim.io/" + ] + }, + "path": { + "0": [ + [ + 325, + 435 + ], + [ + 325, + 439 + ], + [ + 329, + 439 + ], + [ + 329, + 435 + ], + [ + 325, + 435 + ] + ] + }, + "center": { + "0": [ + 327, + 437 + ] + }, + "source_list": { + "lemmy": [ + 4208254 + ] + } +} \ No newline at end of file -- GitLab