Skip to content

Commit 0aae363

Browse files
authored
add NppVim v1.0.0 (notepad-plus-plus#954)
1 parent d063405 commit 0aae363

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

src/pl.arm64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,16 @@
269269
"author": "Jakub Dvorak",
270270
"homepage": "https://github.com/KubaDee/NppTextViz"
271271
},
272+
{
273+
"folder-name": "NppVim",
274+
"display-name": "NppVim",
275+
"version": "1.0.0",
276+
"id": "6573a5f3ad6fbf4315753e935a74c35817fa10ece96be3bf2dddcabe5189fe6b",
277+
"repository": "https://github.com/h-jangra/NppVim/releases/download/1.0.0.0/NppVim.arm64.zip",
278+
"description": "A Notepad++ plugin that adds Vim-style editing and key bindings.",
279+
"author": "h-jangra",
280+
"homepage": "https://github.com/h-jangra/NppVim"
281+
},
272282
{
273283
"folder-name": "OpenSelection",
274284
"display-name": "OpenSelection",

src/pl.x64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,6 +1130,16 @@
11301130
"author": "Andreas Heim",
11311131
"homepage": "https://github.com/dinkumoil/NppUISpy"
11321132
},
1133+
{
1134+
"folder-name": "NppVim",
1135+
"display-name": "NppVim",
1136+
"version": "1.0.0.0",
1137+
"id": "e44c213b158a469e9e0e9186bb647a4eff3f915f6e8bdf5fb8e105dc47b35936",
1138+
"repository": "https://github.com/h-jangra/NppVim/releases/download/1.0.0.0/NppVim.x64.zip",
1139+
"description": "A Notepad++ plugin that adds Vim-style editing and key bindings.",
1140+
"author": "h-jangra",
1141+
"homepage": "https://github.com/h-jangra/NppVim"
1142+
},
11331143
{
11341144
"folder-name": "NWScript-Npp",
11351145
"display-name": "NWScript Tools",

src/pl.x86.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,16 @@
12231223
"author": "Andreas Heim",
12241224
"homepage": "https://github.com/dinkumoil/NppUISpy"
12251225
},
1226+
{
1227+
"folder-name": "NppVim",
1228+
"display-name": "NppVim",
1229+
"version": "1.0.0.0",
1230+
"id": "7d753cd404998c7748bf46ac41b2df56a4e8d0f480c9c0a4b87afb2c6ce83bf5",
1231+
"repository": "https://github.com/h-jangra/NppVim/releases/download/1.0.0.0/NppVim.zip",
1232+
"description": "A Notepad++ plugin that adds Vim-style editing and key bindings.",
1233+
"author": "h-jangra",
1234+
"homepage": "https://github.com/h-jangra/NppVim"
1235+
},
12261236
{
12271237
"folder-name": "NWScript-Npp",
12281238
"display-name": "NWScript Tools",

0 commit comments

Comments
 (0)