Files
neovim/runtime
Noah Frederick 9fb9d2929f 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.
2016-03-05 09:12:54 -05:00
..
2015-01-21 07:27:01 +01:00
2016-02-07 01:13:30 -05:00
2016-02-14 08:24:49 +09:00
2014-12-19 15:28:49 -05:00
2015-11-28 10:59:21 +01:00
2016-02-17 04:28:01 -05:00
2014-12-19 15:28:49 -05:00
2016-01-14 13:13:32 -05:00
2014-07-29 02:12:31 +00:00
2015-01-04 19:42:30 +01:00
2014-12-30 13:51:39 +01:00