openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
vim-plugin-viewdoc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added tag 1.2 for changeset 9af2bc244caa
Alex Efros
More...
almost 13 years ago
implement autocomplete for perl
Alex Efros
More...
almost 13 years ago
improve smart detection for perl handler handlers now can set 'search' regex for moving cursor
Alex Efros
More...
almost 13 years ago
add smart detection for perl handler
Alex Efros
More...
almost 13 years ago
added ftplugins for vim,help,perl,perldoc
Alex Efros
More...
almost 13 years ago
update doc
Alex Efros
More...
almost 13 years ago
add smart detection for help handler
Alex Efros
More...
almost 13 years ago
Added tag 1.1 for changeset 71085f8d3895
Alex Efros
More...
almost 13 years ago
version bump
Alex Efros
More...
almost 13 years ago
added g:viewdoc_dontswitch
Alex Efros
More...
almost 13 years ago
fix g:viewdoc_openempty/Prev()
Alex Efros
More...
almost 13 years ago
added g:viewdoc_openempty
Alex Efros
More...
almost 13 years ago
fixed help_custom handler (avoid conflict with pathogen's :Helptags)
Alex Efros
More...
almost 13 years ago
improve docs
Alex Efros
More...
almost 13 years ago
improve docs; fix abbrev for :doc!, :man!, :help!
Alex Efros
More...
almost 13 years ago
improve docs
Alex Efros
More...
almost 13 years ago
improve docs
Alex Efros
More...
almost 13 years ago
Added tag 1.0 for changeset 4aa9d3dc9c0b
Alex Efros
More...
almost 13 years ago
add url
Alex Efros
More...
almost 13 years ago
Added tag 1.0 for changeset 1b2430c9a0ec
Alex Efros
More...
almost 13 years ago
added documentation
Alex Efros
More...
almost 13 years ago
implemented handler help_custom (tested on css21.txt) added handler property 'docft'
Alex Efros
More...
almost 13 years ago
Prev() supported only after Next()
Alex Efros
More...
almost 13 years ago
refactored handlers to separate plugins
Alex Efros
More...
almost 13 years ago
improve handler's interface ViewDoc now should be called with '<cword>' instead of expand('<cword>')
Alex Efros
More...
almost 13 years ago
man completion support all dirs in `man --path` man command is configurable now
Alex Efros
More...
almost 13 years ago
implement cool autocomplete for man page name and section fix restoring position in previous doc on <C-T> default handler is configurable now don't set iskeyword - this should be done by ftplugin/ refactoring: - simplify commands - rename command ViewDocVim to ViewDocHelp - target is string - delete wrapper functions, now only public function is ViewDoc
Alex Efros
More...
almost 13 years ago
fixed shellescape; consistently report error when doc not found
Alex Efros
More...
almost 13 years ago
added maps for <CR>, <BS> and Insert mode
Alex Efros
More...
almost 13 years ago
added abbrev; fix doc position
Alex Efros
More...
almost 13 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree