diff options
author | Noah Frederick <noah@noahfrederick.com> | 2016-02-16 17:54:53 -0500 |
---|---|---|
committer | Noah Frederick <noah@noahfrederick.com> | 2016-03-05 09:12:54 -0500 |
commit | 9fb9d2929fb9913105efaad8af6b3ecfbeaf52dc (patch) | |
tree | 562a07b6f74ec41941f8cc8a64d97d86d486c07e /src/nvim/buffer.c | |
parent | 0e9f7a7b36901842d9cdbe8cd00db47b74ab799b (diff) | |
download | rneovim-9fb9d2929fb9913105efaad8af6b3ecfbeaf52dc.tar.gz rneovim-9fb9d2929fb9913105efaad8af6b3ecfbeaf52dc.tar.bz2 rneovim-9fb9d2929fb9913105efaad8af6b3ecfbeaf52dc.zip |
man.vim: fixes to argument handling and parsing
- Define a collection of legal characters when parsing page and section
in `s:parse_page_and_section()` instead of relying on 'iskeyword',
which is unreliable.
- Allow non-numeric section names (e.g., `3c`).
- Simplify argument handling in `man#get_page()` to accommodate
non-numeric section names.
Fixes #4165.
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions