Fixes verbose hinting of script location

This commit is contained in:
2022-12-08 10:17:14 +01:00
parent c9dbf5452e
commit 4b82506a1a
3 changed files with 2 additions and 6 deletions

4
.emacs
View File

@@ -224,10 +224,6 @@
(use-package yaml-mode)
(use-package rustic
:hook
(rustic-mode . lsp-deferred)
)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; PYTHON
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;