Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

richarddwang/My_Emacs_Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super_Emacs_Configuration

Extra works to reproduce this Emacs

  1. rg:
    sudo snap install rg --classic
  2. irony:
    I used 3.8 as last time
    sudo apt-get install llvm-<version>
    sudo apt-get install libclang-<version>
    M-x irony-install-server
  3. Elpy:
    Autocomplete: jedi
    Code checks: flake8
    !!! And ~/.config/flake8 !!!
    Automatic PEP8 formatting: autopep8
    Code formatting: yapf
    sudo pip3 install jedi flake8 autopep8 yapf

About

my ./.emacs.d/my-lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published