Skip to content

Commit 2fa044a

Browse files
committed
Minor fixes.
1 parent 37455d7 commit 2fa044a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

autoload/pymode/doc.vim

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"
33
PymodePython import pymode
44

5-
65
fun! pymode#doc#find() "{{{
76
" Extract the 'word' at the cursor, expanding leftwards across identifiers
87
" and the . operator, and rightwards across the identifier only.
@@ -19,8 +18,6 @@ fun! pymode#doc#find() "{{{
1918
call pymode#doc#show(word)
2019
endfunction "}}}
2120

22-
23-
2421
fun! pymode#doc#show(word) "{{{
2522
if a:word == ''
2623
call pymode#error("No name/symbol under cursor!")
@@ -35,4 +32,3 @@ fun! pymode#doc#show(word) "{{{
3532
wincmd p
3633

3734
endfunction "}}}
38-

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