Skip to content

Commit 4f19336

Browse files
author
Daniele Esposti
committed
Fixed error when setting g:pymode_breakpoint_cmdin the vimrc file
1 parent 553ea4b commit 4f19336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autoload/pymode/breakpoint.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ fun! pymode#breakpoint#init() "{{{
1111
return
1212
endif
1313

14+
endif
15+
1416
PymodePython << EOF
1517

1618
from imp import find_module
@@ -25,8 +27,6 @@ for module in ('pudb', 'ipdb'):
2527

2628
EOF
2729

28-
endif
29-
3030
endfunction "}}}
3131

3232
fun! pymode#breakpoint#operate(lnum) "{{{

0 commit comments

Comments
 (0)
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