Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alkc/emacs-config

Doom emacs config
https://github.com/alkc/emacs-config

Last synced: 19 days ago
JSON representation

Doom emacs config

Awesome Lists containing this project

README

        

# emacs-config

My doom emacs config

## Note to self:

### python +lsp

Remember to install the lsp dependencies into whatever env yer running emacs in.
That `parso` unsupported grammar error is probably b/c you've installed `pyright` using `apt`
but using a more recent python version compared to the ubuntu one in the env you're developing.