Update deprecated function name
This commit is contained in:
parent
34cb2167f1
commit
a25b270c99
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@
|
|||
:bind (:map flymake-mode-map
|
||||
("C-c C-n" . flymake-goto-next-error)
|
||||
("C-c C-p" . flymake-goto-prev-error)
|
||||
("C-c C-l" . flymake-show-diagnostics-buffer)))
|
||||
("C-c C-l" . flymake-show-buffer-diagnostics)))
|
||||
|
||||
(use-package pyvenv)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue