Code folding plug-in for gedit 3.2.1? [duplicate]

I need the code folding property in gedit, and I found online a folding.gedit-plugin online, but it never works. My gedit is of version 3.2.1, and it is said that the plugin folding.gedit-plugin was made for 2.x version only.

So is there a code folding plugin for gedit of version 3.2.1? Thanks!


As an alternative, What about VIM editor? It's the best editor I've used ever. It works with lot of code, JAVA, Perl, html, css, C, C++, Python, LaTex... etc lot of them. work fine.

sudo apt-get install vim

It is here, along with the installation guide.

https://github.com/aeischeid/gedit-folding

For me, it works on gEdit 3.18.3, and may works on later version.