Compare commits
No commits in common. "b1ce62174bb32fb2c9f395931a9ae63cf98d9448" and "29bcd0026f4b6da8efe519a4fe9e3e96a0ef91d4" have entirely different histories.
b1ce62174b
...
29bcd0026f
@ -22,6 +22,3 @@
|
|||||||
|
|
||||||
(setq! lsp-nix-nil-max-mem 20000)
|
(setq! lsp-nix-nil-max-mem 20000)
|
||||||
(setq! lsp-nix-nil-formatter ["nixfmt"])
|
(setq! lsp-nix-nil-formatter ["nixfmt"])
|
||||||
(add-hook 'python-mode-hook (lambda ()
|
|
||||||
(require 'sphinx-doc)
|
|
||||||
(sphinx-doc-mode t)))
|
|
||||||
|
@ -80,10 +80,3 @@
|
|||||||
|
|
||||||
(package! pacdiff.el
|
(package! pacdiff.el
|
||||||
:recipe (:host github :repo "fbrosda/pacdiff.el" :files ("pacdiff.el" "README.org" "LICENSE")))
|
:recipe (:host github :repo "fbrosda/pacdiff.el" :files ("pacdiff.el" "README.org" "LICENSE")))
|
||||||
|
|
||||||
(package! python-docstring-mode
|
|
||||||
:recipe (:host github :repo "glyph/python-docstring-mode" :files ("python-docstring.el" "docstring_wrap.py")))
|
|
||||||
|
|
||||||
(package! sphinx-doc)
|
|
||||||
|
|
||||||
;; https://github.com/glyph/python-docstring-mode.git
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user