summary refs log tree commit diff
path: root/emacs/custom/my-lang-python.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(lsp): switch from lsp-mode to eglotFranck Cuny2022-10-171-2/+13
| | | | | | | | | The experimentation was a disaster: lsp-mode was buggy, slow, littering the interface with a lot of things I did not understood or needed. eglot is definitely simpler and works better for me. Change-Id: Ie7e7e6f1c8e7b26aa5cb79d636f3ad53c1493617
* ref(python): use black when availableFranck Cuny2022-10-141-3/+7
| | | | | | Use python3 for the interpreter. Change-Id: Ib3193cb73b1303de543d8dc1873f1efe2320cd20
* feat(lang/python): configure Emacs for pythonFranck Cuny2022-09-171-0/+16
Change-Id: I4f1ae59be8c10f344bec93b86c70a893123e92de