Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

diepfote/gummi

 
 

Repository files navigation

travis-ci.com

Gummi - Customized for power users

Addtions to the original Gummi include but are not limited to:

  • commenting functionality
  • cut/duplicate/delete line support
  • reopening previously open files

Why would I use Gummi?

Great snippet support.

Snippets can be customized. The config file is usually located at $HOME/.config/gummi/snippets.cfg.
My custom snippets might prove useful as well.

Screenshot

Alt text

Building

Building Gummi requires a working C compiler and some dependencies to be installed beforehand. For detailed instructions and our list of dependencies, please refer to the documentation.

Once these prerequisities are completed, run

./autogen.sh
./configure
make

Installing

Any Linux

After finishing the build process, run

sudo make install

Arch Linux

On Arch Linux use the AUR package

yaourt -S gummi-gtk2-git

Contact

To contact the original owner, please refer to the project's github page. To contact me, please use the email address provided on my github profile.

About

Gummi customized for Power Users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.9%
  • Shell 0.6%
  • M4 0.5%
  • Makefile 0.5%
  • TeX 0.2%
  • Python 0.2%
  • Roff 0.1%