parent
adb3ed688b
commit
ad565fa064
|
@ -893,7 +893,7 @@ class Perl(Fundamental):
|
||||||
'perl-hash-cleanup': ('C-c h',),
|
'perl-hash-cleanup': ('C-c h',),
|
||||||
'perl-open-module': ('C-c C-f',),
|
'perl-open-module': ('C-c C-f',),
|
||||||
'perl-open-module-word': ('C-c M-f',),
|
'perl-open-module-word': ('C-c M-f',),
|
||||||
'perl-run': ('C-c r',),
|
#'perl-run': ('C-c r',),
|
||||||
'perl-semantic-complete': ('C-c TAB',),
|
'perl-semantic-complete': ('C-c TAB',),
|
||||||
'perl-set-lib': ('C-c l',),
|
'perl-set-lib': ('C-c l',),
|
||||||
'perl-wrap-paragraph': ('M-q',),
|
'perl-wrap-paragraph': ('M-q',),
|
||||||
|
|
Loading…
Reference in New Issue