add docstring formatter and generator for emacs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -22,3 +22,6 @@
|
||||
|
||||
(setq! lsp-nix-nil-max-mem 20000)
|
||||
(setq! lsp-nix-nil-formatter ["nixfmt"])
|
||||
(add-hook 'python-mode-hook (lambda ()
|
||||
(require 'sphinx-doc)
|
||||
(sphinx-doc-mode t)))
|
||||
|
Reference in New Issue
Block a user