Closed ghost closed 5 years ago
@slodown well done! Just one comment. Could you rebase with master and update this pull request
Hope it's fine right now. I also updated the code.
@slodown your latest updates looks awesome!
Can you rebase with a master branch of the original repository.
Look at the "File changes". This pull request removes a style definitions for "searchResult".
All you need to to is:
git remote add upstream https://github.com/dracula/notepad-plus-plus
git pull --rebase upstream master
(and maybe resolve conflicts).
So, you will get a latest changes form the master branch
See Pull Request #19 --> is this correct now?