Compilation of my gedit config files.
Includes several third party plugins and styles, and a few of my own.
I install it just by copying files:
cp -rv gedit_hacks/.config/* ~/.config/ cp -rv gedit_hacks/.local/* ~/.local/
And then installing some config schemas needed for some plugins:
cd ~/.local/share/gedit/plugins ./install_schemas.sh
Then you should activate/configure each plugin from gedit prefs and menus.
WARNING: This includes all my personal hacks, including some keybindings, styles, etc. This may no please you. Just use what you like, if you like.