Skip to content

zrzw/custom-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Custom emacs init file. To setup, put the following in ~/.emacs.d/init.el:

(add-to-list 'load-path "~/.emacs.d/custom-emacs")
(require 'custom-emacs)

Then, in ~/.emacs.d:

git clone https://gitlab.com/zeppelinwave/custom-emacs.git

About

Custom emacs init file for minimal C/C++ setup with autocomplete (company) and linting (flycheck)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published