From f26e9f109a92d84eece0e3c2834985c271a68351 Mon Sep 17 00:00:00 2001 From: Himanshu <75300696+h-jangra@users.noreply.github.com> Date: Sat, 3 Jan 2026 02:40:29 -0500 Subject: [PATCH 1/2] NppVim 1.8.0.0 update (#1020) * NppVim 1.8.0.0 release update --- src/pl.arm64.json | 6 +++--- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 99e4d5e5b..861323787 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -281,9 +281,9 @@ { "folder-name": "NppVim", "display-name": "NppVim", - "version": "1.6.0.0", - "id": "A5D069C9166F93A53D180F0CEAE733F382CC62505CADC9D727ABF8CDF4146600", - "repository": "https://github.com/h-jangra/NppVim/releases/download/1.6.0.0/NppVim.arm64.zip", + "version": "1.8.0.0", + "id": "6E5737AC0BB989E39F0C53D63F34EEECE5447F15F50A49B2E08F0F4917143A5D", + "repository": "https://github.com/h-jangra/NppVim/releases/download/1.8.0.0/NppVim.arm64.zip", "description": "A Notepad++ plugin that adds Vim-style editing and key bindings.", "author": "h-jangra", "homepage": "https://github.com/h-jangra/NppVim" diff --git a/src/pl.x64.json b/src/pl.x64.json index 346b644d3..e75978ffd 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1153,9 +1153,9 @@ { "folder-name": "NppVim", "display-name": "NppVim", - "version": "1.6.0.0", - "id": "5707E08B0E5215F60CEB25B4B4C425AA281E107D57F3955748754A5805DCFD50", - "repository": "https://github.com/h-jangra/NppVim/releases/download/1.6.0.0/NppVim.x64.zip", + "version": "1.8.0.0", + "id": "CBD6DCCDC004A828A92BBE3DFF74B2AD05547D8A23F546A4B915B9F49A4EB3D7", + "repository": "https://github.com/h-jangra/NppVim/releases/download/1.8.0.0/NppVim.x64.zip", "description": "A Notepad++ plugin that adds Vim-style editing and key bindings.", "author": "h-jangra", "homepage": "https://github.com/h-jangra/NppVim" diff --git a/src/pl.x86.json b/src/pl.x86.json index 3a4b6b9cd..eea9abda6 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1246,9 +1246,9 @@ { "folder-name": "NppVim", "display-name": "NppVim", - "version": "1.6.0.0", - "id": "F3DA68DD627C7297AFC7B375D0F28C1C6ADC6EBEA9B682B0D058B9714A56FFF7", - "repository": "https://github.com/h-jangra/NppVim/releases/download/1.6.0.0/NppVim.zip", + "version": "1.8.0.0", + "id": "A2D3A7312F9010E9019AF5C3A62F56BF133D454BA5732ED3EAC5A8C4C9F5ABA4", + "repository": "https://github.com/h-jangra/NppVim/releases/download/1.8.0.0/NppVim.zip", "description": "A Notepad++ plugin that adds Vim-style editing and key bindings.", "author": "h-jangra", "homepage": "https://github.com/h-jangra/NppVim" From fa219b9cc09d5273a1832dd5be2a66ef7083cc5b Mon Sep 17 00:00:00 2001 From: ezyuzin <3999766+ezyuzin@users.noreply.github.com> Date: Sat, 3 Jan 2026 10:55:35 +0300 Subject: [PATCH 2/2] add nppAnotherMarkdownPlugin (#1018) * add nppAnotherMarkdownPlugin --------- Co-authored-by: evgeny.zyuzin --- src/pl.x64.json | 14 +++++++++++++- src/pl.x86.json | 13 ++++++++++++- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index e75978ffd..f71c1eb3a 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -2,7 +2,7 @@ "name": "npp-pluginList", "version": "1.9", "arch": "64", - "npp-plugins": [ + "npp-plugins": [ { "folder-name": "3P", "display-name": "3P - Progress Programmers Pal", @@ -46,6 +46,18 @@ "author": "simbaba", "homepage": "https://sourceforge.net/projects/androidlogger" }, + { + "folder-name": "AnotherMarkdown", + "display-name": "Another Markdown", + "version": "0.1.2", + "id": "02856fcefe1cc7e3d02bd3178f0e2d9a03aac798dc84bd4813125216818ebcc6", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x64.zip", + "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos", + "author": "Evgeny Zyuzin", + "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", + "npp-compatible-versions": "[8.5,]" + }, + { "folder-name": "nppAutoDetectIndent", "display-name": "Auto Detect Indention", diff --git a/src/pl.x86.json b/src/pl.x86.json index eea9abda6..08c1351d4 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -2,7 +2,7 @@ "name": "npp-pluginList", "version": "1.9", "arch": "32", - "npp-plugins": [ + "npp-plugins": [ { "folder-name": "3P", "display-name": "3P - Progress Programmers Pal", @@ -33,6 +33,17 @@ "author": "Mattes H.", "homepage": "https://sourceforge.net/projects/analyseplugin" }, + { + "folder-name": "AnotherMarkdown", + "display-name": "Another Markdown", + "version": "0.1.2", + "id": "016fa7ceb8cf4158fb636b21993b7ac6a93e66b662768a0af8d8f2755f694936", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x86.zip", + "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos", + "author": "Evgeny Zyuzin", + "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", + "npp-compatible-versions": "[8.5,]" + }, { "folder-name": "nppAutoDetectIndent", "display-name": "Auto Detect Indention",