Silent warnings.

This commit is contained in:
Vincent Zhang 2018-08-23 00:49:08 +08:00
parent c75dfe4fc1
commit 4f95702d7f

View file

@ -91,7 +91,7 @@ Given ~/Projects/FOSS/emacs/lisp/comint.el
file-name => comint.el")
(defvar doom-modeline-python-executable "python"
"What executable for python will be used (if nil nothing will be shown)")
"What executable of Python will be used (if nil nothing will be shown).")
;; externs
(defvar anzu--current-position)