From a92ccf366f7c4aeb016ce9ee1a32d6124e5a8719 Mon Sep 17 00:00:00 2001 From: Matt Madrid Date: Thu, 15 Feb 2018 11:51:31 -0800 Subject: [PATCH] Clear error signs and close loclist if no errors or warnings --- autoload/pymode/lint.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autoload/pymode/lint.vim b/autoload/pymode/lint.vim index 9de55c1a..29dd6168 100644 --- a/autoload/pymode/lint.vim +++ b/autoload/pymode/lint.vim @@ -61,6 +61,8 @@ fun! pymode#lint#check() "{{{ if loclist.is_empty() call pymode#wide_message('Code checking is completed. No errors found.') + call g:PymodeSigns.refresh(loclist) + call loclist.show() return endif pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy