Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hhirsch/memacs

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This project has moved to Codeberg: https://codeberg.org/SneakyOctopus/minmacs

Memacs

Minimalistic programming focused emacs distribution with quick start up time.

  • Fast startup time
  • Support for PHP, C, C++, JS, Typescript, Go
  • Line numbers
  • Language Server integration
  • Dashboard with recent files and bookmarks
  • Emacs Server
  • Auto complete with company
  • Jump to definition with xref M-.
  • C-c C-c to execute php code blocks in markdown mode
  • Add a comment #x <command> in any source file and run it with point on the line and C-c C-c

Install

Install in a fresh emacs with

git clone https://github.com/hhirsch/memacs.git $HOME/.emacs.d

Run As Service

Run emacs as service

systemctl --user enable --now emacs

Check if the service is running

systemctl --user status emacs.service

To start emacs type

emacsclient

For extra performance I suggest starting emacsclient in the terminal it will look and feel the same:

emacsclient -nw

About

lightweight emacs distribution

Topics

Resources

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.