index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
man.vim
Commit message (
Expand
)
Author
Age
*
fix(man.vim): support calling :Man without a section again (#17119)
zeertzjq
2022-01-17
*
fix(man.vim): fix search function on some systems (#13709)
Will Eccles
2022-01-10
*
feat(man.vim): convert spaces to underscores #16068
William Chargin
2021-10-19
*
fix(man.vim): ensure buftype=nofile after :tag or :stag #15675
zeertzjq
2021-09-16
*
fix(man.vim): filetype=man is too eager #15488
Justin M. Keyes
2021-08-26
*
fixup! man.vim: Refactor verify_exists to unset $MANSECT as needed
Jan Edmund Lazo
2021-04-27
*
man.vim: `:Man` should not change global value of 'tagfunc' option (#13926)
最上川
2021-02-13
*
Merge pull request #13439 from shade-of-noon/man-iskeyword
James McCoy
2021-01-11
|
\
|
*
man.vim: Set iskeyword explicitly.
Edwin Pujols
2020-12-04
*
|
runtime: Fix man.vim count handling.
Edwin Pujols
2020-11-29
|
/
*
man.vim: Use page title instead of full path. (#13353)
shade-of-noon
2020-11-24
*
runtime: Remove error handling for E145.
Edwin Pujols
2020-11-22
*
man.vim: Simplify man#init to reduce load time (#12482)
Anmol Sethi
2020-07-21
*
man.vim: Fix tagfunc to respect b:man_default_sects
Anmol Sethi
2020-06-13
*
man.vim: Refactor verify_exists to unset $MANSECT as needed
Anmol Sethi
2020-06-12
*
man.vim: Handle `man` errors when looking for man-paths
Rob Pilling
2020-02-29
*
man.vim: workaround for 'cscopetag' #11679
Rob Pilling
2020-01-06
*
man.vim: Improve ft=man 'iskeyword' #11457
Rob Pilling
2019-11-27
*
Merge #11451 'man.vim: Fixes'
Justin M. Keyes
2019-11-24
|
\
|
*
man.vim: Hard wrap by default
Anmol Sethi
2019-11-24
*
|
man.vim: Ensure 'modifiable' in man#init_pager #11450
Anmol Sethi
2019-11-24
|
/
*
Merge #11280 "man.vim: implement 'tagfunc'"
Justin M. Keyes
2019-11-20
|
\
|
*
Sort man pages by relevance during goto_tag()
Rob Pilling
2019-11-13
|
*
Don't attempt swapfiles for man pages
Rob Pilling
2019-11-13
|
*
Remove eventignore - :Man now uses :tag to populate the page
Rob Pilling
2019-11-13
|
*
man.vim: remove push_tag and simplify man#open_page
Rob Pilling
2019-10-29
|
*
man.vim: parse the section from the tag
Rob Pilling
2019-10-24
|
*
man.vim: `:Man` preserves the tag stack
Rob Pilling
2019-10-24
|
*
man.vim: use 'tagfunc' instead of remapping
Rob Pilling
2019-10-24
|
*
man.vim: pull out s:get_paths()
Rob Pilling
2019-10-24
*
|
man.vim: never switch to non-man window #11286
Joshua Rubin
2019-10-25
|
/
*
man.vim: g:man_hardwrap #9633
Curtis McEnroe
2019-02-21
*
man.vim: lowercase title when invoked as $MANPAGER
Justin M. Keyes
2018-10-26
*
man.vim: avoid duplicate buffers, E95
Justin M. Keyes
2018-10-25
*
man.vim: set $MANWIDTH=999
Justin M. Keyes
2018-09-30
*
man.vim: Start at the top #9023
Justin M. Keyes
2018-09-27
*
man.vim: Fix very long justified lines #9023
Justin M. Keyes
2018-09-21
*
man.vim: Ignore $MANWIDTH, use soft wrap #9023
Doron Behar
2018-09-21
*
man.vim: guard against reload (#8940)
dm1try
2018-09-01
*
man.vim: fix for mandoc (#8698)
Brayden Banks
2018-07-08
*
man.vim: s:get_path(): trim newline in all cases
Justin M. Keyes
2018-05-10
*
man.vim: get() first item if -w returns multiple paths #8372
Jon Bernard
2018-05-10
*
man.vim: use correct offset in presence of modifier commands
Marco Hinz
2018-01-22
*
Merge #7623 'man.vim: highlight bold, underlined text'
Justin M. Keyes
2018-01-09
|
\
|
*
Address PR comments
Gabriel Holodak
2017-12-27
|
*
Add support for escape sequences
Gabriel Holodak
2017-12-27
|
*
Switch to processing in Lua
Gabriel Holodak
2017-12-27
|
*
Highlight backspaced characters
Gabriel Holodak
2017-12-27
*
|
man.vim: always keep the alternate buffer (#7784)
Anmol Sethi
2017-12-29
|
/
*
man.vim: feature-test section (-s) flag #6815
raichoo
2017-05-26
[next]