Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

.emacs.d

My Emacs 26+ (-nw) configuration, mainly for Python and Go programming.

I also try to maintain a emacs25 branch for outdated distributions.

Dependencies

  • virtualenv
  • pip

Optional, but recommended:

  • aspell
  • flake8
  • shellcheck
  • xsel

Install

$ git clone git@github.com:ramnes/.emacs.d.git --recursive
$ .emacs.d/bin/compile
$ emacs --load ~/.emacs.d/init.el --batch -f "jedi:install-server"

About

My Emacs config, mainly for Python programming

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.