Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alkc/emacs-config
- Owner: alkc
- Created: 2023-11-06T12:55:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T14:00:11.000Z (about 1 month ago)
- Last Synced: 2024-11-15T15:17:47.105Z (about 1 month ago)
- Language: Emacs Lisp
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.