Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
20 changes: 16 additions & 4 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1153,9 +1165,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"
Expand Down
19 changes: 15 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1246,9 +1257,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"
Expand Down