Skip to content

Commit 8e89751

Browse files
committed
Create README.md
1 parent 97d6fe2 commit 8e89751

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# npp-explorer-plugin
2+
This is a modified version of the [Explorer] plugin for [Notepad++].
3+
4+
The goal was:
5+
- to fix an annoying bug that caused the toolbar's tooltip of the plugin to display garbage text.
6+
- make the fg/bg colors of the listview and the treeview in the plugin to always match the current Notepad++ theme.
7+
8+
## Screenshot
9+
![screenshot]
10+
11+
<sub>This project is licensed under the terms of the GNU GPL v2.0 license<br/>
12+
See [here][original] for the original license as published by the author of this plugin</sub>
13+
14+
[Explorer]: http://sourceforge.net/projects/npp-plugins/files/Explorer/
15+
[Notepad++]: http://notepad-plus-plus.org/
16+
[screenshot]: https://github.com/kobilutil/npp-explorer-plugin/raw/master/images/screenshot.png "Screenshot"
17+
[original]: https://github.com/kobilutil/npp-explorer-plugin/tree/master/Explorer

0 commit comments

Comments
 (0)