How to make the URLs unclickable?
Solution 1:
You cannot chose which links are and are not clickable without removing the http(s):// prefix.
You can make all URLs not clickable:
Open Notepad++ and go to Settings>Preferences. In the Preferences window, click the MISC. tab and under the 'Clickable Link Settings' section uncheck the 'Enable' checkbox.