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
/
lua
/
man.lua
Commit message (
Expand
)
Author
Age
*
fix(man.lua): open in current window if it's already a man page (#21987)
0xAdk
2023-01-25
*
fix(man.lua): use `env` command (#21007)
euclidianAce
2022-11-09
*
fix(man.lua): set modifiable before writing page (#20914)
Kevin Hwang
2022-11-03
*
fix(man): handle absolute paths as `:Man` targets (#20624)
Mahmoud Al-Qudsi
2022-10-17
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
fix(man): support MacOS 13
Lewis Russell
2022-10-11
*
refactor(man): pass env directly to spawn() (#20591)
Lewis Russell
2022-10-11
*
fix(tests): indicate in test logs when nvim exit times out
bfredl
2022-09-22
*
feat(lua): move compat module from runtime to test (#20257)
Lewis Russell
2022-09-20
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
feat(Man): port to Lua (#19912)
Lewis Russell
2022-09-02
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
man.vim: Handle ANSI escape sequences with ":" #10267
Kovas Palunas
2019-06-30
*
lint
Justin M. Keyes
2018-12-20
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
test: Lua 5.2/5.3 compat #9280
Matěj Cepl
2018-12-20
*
man.lua: avoid float conversion on lua 5.3 (#7851)
Filip Szymański
2018-01-15
*
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