Files
doomemacs/modules/lang
Henrik Lissner 8f60a1bc46 fix(python): type error on loading conda.el
When conda.el evaluates `conda-anaconda-home's initial value, and none
of `conda-home-candidates` exist on the user's system, `nil` will be
passed to `expand-file-name`, which requires a string argument, thus
throwing a type error, so we've got to set `conda-anaconda-home` to nil
to prevent it, then reinvent the wheel later.

This should be resolved upstream, but conda.el hasn't been updated in
some time...

Fix: #7283
2024-09-02 01:05:53 -04:00
..
2024-02-05 17:21:20 -05:00
2024-08-13 23:14:52 -04:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-08-09 20:50:51 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-20 18:28:12 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-03-11 00:53:43 -04:00
2024-02-05 17:21:20 -05:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-08-28 17:55:25 -04:00
2024-06-26 22:58:01 -04:00
2024-07-20 14:31:27 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-06-26 22:58:01 -04:00
2024-08-09 21:21:26 -04:00

:lang

Description

These modules specialize in the integration of particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?