issues
search
google
/
vimdoc
Helpfile generation for vim
Apache License 2.0
291
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Partially address #116
#142
S0AndS0
opened
1 month ago
1
Add license section to end of possible output
#141
S0AndS0
opened
1 month ago
1
Attempt to address #114
#140
S0AndS0
opened
1 month ago
1
Attempt to address #119
#139
S0AndS0
opened
1 month ago
4
RFC: Basic implementation of vimdoc on top of vim-plugin-metadata lib
#138
dbarnett
opened
2 months ago
0
Update README.md with new pip instructions, etc
#137
dbarnett
opened
2 months ago
1
Update GH tests action to use pytest instead of nosetests
#136
dbarnett
closed
2 months ago
4
Delete old cruft file stdeb.cfg
#135
dbarnett
closed
2 months ago
0
Set up basic tests in GH Actions and delete obsolete .travis.yml config
#134
dbarnett
closed
2 months ago
1
Update packaging from standalone setup.py to pyproject.toml
#133
dbarnett
closed
2 months ago
3
support .lua file in neovim plugin
#131
wsdjeg
opened
1 year ago
2
Avoid extra blank output lines between consecutive vimscript examples
#129
dbarnett
opened
1 year ago
1
[feature] Support PEP518
#128
Freed-Wu
closed
1 year ago
4
Cannot parse the docs of neovim
#127
3N4N
closed
2 years ago
0
Better --help info with basic usage and help on PLUGIN arg
#126
dbarnett
closed
1 year ago
1
Revamp release packaging
#125
dbarnett
opened
2 years ago
1
Rename "master" branch to "main"
#124
dbarnett
closed
2 years ago
1
Add .pre-commit-hooks.yaml
#123
Freed-Wu
closed
2 years ago
8
[bug] cannot handle nested brace
#122
Freed-Wu
opened
2 years ago
0
Add shell completions by shtab
#121
Freed-Wu
closed
2 years ago
2
[feature] let default plugin is current directory
#120
Freed-Wu
closed
1 year ago
3
[bug] namespace shouldn't be None
#119
Freed-Wu
opened
2 years ago
5
Why not upload this package to PYPI?
#118
Freed-Wu
closed
1 year ago
7
Avoid creating flag "plugin[flags]"
#117
dbarnett
closed
3 years ago
0
Don't split backtick-quoted strings in paragraphs
#116
flwyd
opened
3 years ago
6
Add = sign to every line
#115
ghost
closed
2 years ago
2
Support default argument values
#114
flwyd
opened
4 years ago
1
Support "\ (line-continuation-comment)
#113
flwyd
opened
4 years ago
0
Allow grouping functions/flags/etc into subsections
#112
dbarnett
opened
4 years ago
0
Don't wrap long lines in literal blocks
#111
dantleech
opened
4 years ago
2
Use library for vimscript parsing instead of regexes
#110
dbarnett
opened
4 years ago
3
Force POSIX '\n' line endings in output on all platforms
#109
dbarnett
closed
5 years ago
0
Generate unix fileformat txt file in windows
#108
wsdjeg
closed
5 years ago
6
Fix autoload namespace detection issues on Windows using os.path.sep
#107
dbarnett
closed
5 years ago
1
vimdoc.error.InconsistentControl: Inconsistent control "namespace"
#106
wsdjeg
closed
5 years ago
2
Pass explicit encoding when opening files
#105
dbarnett
closed
5 years ago
0
Get UnicodeDecodeError when using this plugin in windows 7
#104
wsdjeg
closed
5 years ago
3
multiple language support
#101
wsdjeg
closed
3 years ago
7
Vimdoc refuses to generate helpfile for dict-functions that are not autoload
#100
cgsdfc
opened
6 years ago
5
E492: Not an editor command: Ydc
#99
sbrocos
closed
4 years ago
2
refactor module.Close
#98
martindemello
closed
7 years ago
0
add a parent directive to @section
#97
martindemello
closed
7 years ago
1
[usage]How to add something to an exist section?
#96
wsdjeg
closed
7 years ago
15
Allow dots in setting names, like g:mysettings.var
#95
dbarnett
closed
7 years ago
1
vimdoc can not generate doc for var like `g:settings.default_indent`
#94
wsdjeg
closed
7 years ago
0
vimdoc can not generate doc for func.
#93
wsdjeg
closed
8 years ago
2
Improve default help for plugin[mappings] flag
#92
dbarnett
opened
9 years ago
0
Docs for plugin dir like "vim-SOMEPLUGIN" shouldn't silently include "vim-" prefix
#91
dbarnett
opened
9 years ago
0
Vimdoc doesn't detect wrapped flag definition lines
#90
dbarnett
opened
9 years ago
0
Improve section/order handling
#89
dbarnett
closed
9 years ago
5
Next