Skip to content

abelcha/emacs_epitech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

emacs_epitech

Emacs Configuration for epitech (Headers + shortcuts)

INSTALATION :

  1. git clone https://github.com/tovazm/emacs_epitech.git

  2. cd emacs_epitech

  3. cp .emacs ~/

  4. cp -r .emacs.d ~/

SHORTCUTS :

CTRL-C - CTRL-X

Create a Header

CTRL-C - P

Add .h protection (#ifndef #define #endif)

CTRL-X - K

Create a structure typedef with given name

CTRL-X - J

Create a Double linked list with given name

CTRL-X - CTRL-X

Create a norme-compliant Makefile

Enjoy !

About

Emacs Configuration for epitech (Headers + shortcuts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published