Skip to content

neutrous/emacs_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

My personal emacs configuration

Configurations

Go configuration dependencies

Some configurations depends on the sources of go, check the *.el files for details.

Python configuration dependencies

  • jedi/epc

These packages would be automatically downloaded when connected with the internet.

  • pycheckers/pep

Downloads pycheckers here.

Uses the following command to install pep package:
python pip install pep

C/C++ configuration dependencies

  • clang

    clang a C language family frontend for LLVM.
    Clang could provide a fast intepretion engine for C/C++ code.

  • Others

    The configuration could automatically download dependencies, so anything
    you could do is to connect to the internet. :)

ATTENTIONs

Uses [Ctrl-TAB] to facilitate the autocompletion in CC mode.

About

My personal emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published