dracula / notepad-plus-plus

🧛🏻‍♂️ Dark theme for Notepad++
https://draculatheme.com/notepad-plus-plus
MIT License
275 stars 107 forks source link

LaTeX Code Highlighting #17

Closed slodown314 closed 5 years ago

slodown314 commented 5 years ago

56276551-fd5bee00-6102-11e9-88a5-2ba3d09a7768

ukarim commented 5 years ago

@slodown well done! Just one comment. Could you rebase with master and update this pull request

slodown314 commented 5 years ago

Hope it's fine right now. I also updated the code.

2019-05-22_220255

ukarim commented 5 years ago

@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

slodown314 commented 5 years ago

See Pull Request #19 --> is this correct now?

ukarim commented 5 years ago

see https://github.com/dracula/notepad-plus-plus/pull/19