mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(emacs): disable jupytext for now
This commit is contained in:
parent
e69479bb9c
commit
73fe3b79de
2 changed files with 3 additions and 4 deletions
|
|
@ -15,7 +15,6 @@
|
|||
"rdrview"
|
||||
"graphviz"
|
||||
"emacs-emacsql-sqlite3"
|
||||
"python-jupytext"
|
||||
"python-isort"
|
||||
"python-black"
|
||||
"python-yapf"
|
||||
|
|
|
|||
|
|
@ -3570,9 +3570,9 @@ To fix that, I've modified the following function in the =python-pytest= package
|
|||
*** code-cells
|
||||
Support for text with magic comments.
|
||||
|
||||
| Guix dependency |
|
||||
|-----------------|
|
||||
| python-jupytext |
|
||||
| Guix dependency | Disabled |
|
||||
|-----------------+----------|
|
||||
| python-jupytext | t |
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package code-cells
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue