Skip to content

Commit cf9207c

Browse files
authored
add new "D"-language library
add new "D"-language library reorder the languages alphabetically (per #39)
1 parent bd5037c commit cf9207c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/docs/plugins.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,10 @@ for any technical questions/answers and the announcement your new plugin.
7171

7272
### In other languages
7373

74-
* [Delphi](https://sourceforge.net/projects/npp-plugins/files/DelphiPluginTemplate/DelphiPluginTemplate%202.0%20UNICODE/DelphiPluginTemplate2.zip/download)
75-
* [C#](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net)
7674
* [Ada](https://notepad-plus-plus.org/assets/files/NppHelloAdaDemo.zip)
75+
* [C#](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net)
76+
* [D](https://gitlab.com/dokutoku/npp-api)
77+
* [Delphi](https://sourceforge.net/projects/npp-plugins/files/DelphiPluginTemplate/DelphiPluginTemplate%202.0%20UNICODE/DelphiPluginTemplate2.zip/download)
7778

7879

7980
## Plugins Admin

0 commit comments

Comments
 (0)