mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 22:36:01 +02:00
Merge commit 'HEAD@{1}' into develop
This commit is contained in:
commit
7b8bcbd5c0
@ -7,7 +7,7 @@ import re
|
||||
from powerline.bindings.vim import buffer_name
|
||||
|
||||
|
||||
NERD_TREE_RE = re.compile(b'NERD_TREE_\\d+')
|
||||
NERD_TREE_RE = re.compile(b'NERD_tree_\\d+')
|
||||
|
||||
|
||||
def nerdtree(matcher_info):
|
||||
|
Loading…
x
Reference in New Issue
Block a user