A minimal, modern Emacs configuration that seamlessly integrates with your GNOME desktop.
Clean, spacious interface that matches GNOME's design language with rounded corners and generous padding.
Ef-light theme with Inter SemiBold font for a modern, readable editing experience.
Full Language Server Protocol support with optimized settings for Java and easy extension to other languages.
Vertico and Orderless provide fast, fuzzy completion that just works the way you expect.
Mood-line provides essential information without clutter, keeping focus on your code.
Carefully tuned for speed with optimized LSP settings and efficient package selection.
# Backup existing configuration
mv ~/.emacs.d ~/.emacs.d.backup
# Clone this configuration
git clone -b gnome-emacs https://github.com/user7210unix/emacs ~/.emacs.d
# Start Emacs
emacs
Packages will be installed automatically on first launch. Make sure you have Inter font installed for the best experience.