Uninstall plugin in sublime

-2

I need to remove the SFTP plugin from the sublime.

I've already uninstalled and installed again, and I'm doing deploy by Fillezila, but the sublime is trying to connect to FTP every time ...

I need to remove this SFTP configuration or uninstall the plugin, how do I do this?

* I used Notepad ++ I am adapting to the sublime.

    
asked by anonymous 06.04.2018 / 17:18

1 answer

0

For those who need to remove a plugin in the sublime, follow the guidelines below:

Ctrl + shift + p

* Type: package control: remove package

** Select the plugin you want to remove ...

That's it, thanks!

    
06.04.2018 / 17:54