Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kobilutil committed Feb 25, 2015
1 parent 97d6fe2 commit 8e89751
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# npp-explorer-plugin
This is a modified version of the [Explorer] plugin for [Notepad++].

The goal was:
- to fix an annoying bug that caused the toolbar's tooltip of the plugin to display garbage text.
- make the fg/bg colors of the listview and the treeview in the plugin to always match the current Notepad++ theme.

## Screenshot
![screenshot]

<sub>This project is licensed under the terms of the GNU GPL v2.0 license<br/>
See [here][original] for the original license as published by the author of this plugin</sub>

[Explorer]: http://sourceforge.net/projects/npp-plugins/files/Explorer/
[Notepad++]: http://notepad-plus-plus.org/
[screenshot]: https://github.com/kobilutil/npp-explorer-plugin/raw/master/images/screenshot.png "Screenshot"
[original]: https://github.com/kobilutil/npp-explorer-plugin/tree/master/Explorer

0 comments on commit 8e89751

Please sign in to comment.