Skip to content

Commit

Permalink
Updating pl.x64.json to include GotoLineCol plugin (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
shriprem authored and chcg committed Jan 9, 2020
1 parent 10ad8d1 commit d99567f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,16 @@
"author": "Stan Mitchell",
"homepage": "https://sourceforge.net/projects/gedcomlexer/"
},
{
"folder-name": "GotoLineCol",
"display-name": "GotoLineCol",
"version": "1.0.0",
"id": "cd5e1fea60516daa9a7b2cb82f4f35f90e9e7b4339858c81f3c809f040aa5e4a",
"repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v1.0.0/GotoLineCol_x64.zip",
"description": "A plugin for navigating to a specified line and column position in a file. It is handy for manually inspecting content in fixed-width format data files.",
"author": "shriprem",
"homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin"
},
{
"folder-name": "HTMLTag",
"display-name": "HTML Tag",
Expand Down

0 comments on commit d99567f

Please sign in to comment.