Skip to content

wsdjeg/perldoc-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perldoc.vim

Interface to perldoc. Base on SpaceVim's public API.

Usage

Modules

Perldoc UNIVERSAL

Possible to complete names with <tab>

Functions

Perldoc -f grep

Variables

Perldoc -v $$

Configuration

Set g:perldoc_split_modifier to specify modifier of new/split method like below.

let g:perldoc_split_modifier = '10v'

Keymap

Type K to open Perldoc on the keywords.

About

Perldoc plugin for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%