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
*
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
*
man.vim: check for -l flag #6766
raichoo
2017-05-19
*
man.vim: Fix filename argument in mandoc #6693
Matthew Wynn
2017-05-08
*
help, man.vim: "outline" (TOC) feature #5169
Tommy Allen
2017-05-01
*
man.vim: call s:error in man#read_page (#6362)
Anmol Sethi
2017-03-25
*
man.vim: use 'eventignore' instead of :noautocmd #6149
Anmol Sethi
2017-02-27
*
man.vim: more robust s:verify_exists #6043
Anmol Sethi
2017-02-04
*
man.vim: get page after opening split (#6032)
Anmol Sethi
2017-01-31
*
man.vim: remove terminal escape characters (#6033)
Anmol Sethi
2017-01-31
*
man.vim: Avoid empty argument when MANWIDTH is set. (#5882)
Marcus Fritzsch
2017-01-06
*
man.vim: remove newline from man errors (#5852)
Anmol Sethi
2017-01-01
*
man.vim: revert "completion now respects 'wildignorecase'" (#5839)
Anmol Sethi
2016-12-27
*
man.vim, provider.vim: Avoid shell syntax. #5734
ooora
2016-12-27
*
man.vim: properly handle manpage names with spaces
Anmol Sethi
2016-12-27
*
man.vim: completion now respects 'wildignorecase'
Anmol Sethi
2016-12-27
*
man.vim: when completing a fpage, always show section
Anmol Sethi
2016-12-26
[next]