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
/
vim
/
ui.lua
Commit message (
Expand
)
Author
Age
*
refactor(types): fix miscellaneous type warnings
Maria José Solano
2024-02-25
*
fix(vim.ui.open): use explorer.exe instead of wslview #26947
Vu Nhat Chuong
2024-02-20
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
*
fix(ui.open): some URLs fail on Windows
marshmallow
2023-07-21
*
fix(vim.ui.open): return (don't show) error message
Justin M. Keyes
2023-07-05
*
fix(gx): visual selection, expand env vars
Justin M. Keyes
2023-07-04
*
feat(vim.ui): vim.ui.open, "gx" without netrw
marshmallow
2023-07-04
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
fix: vim.ui.input always calls callback #21006
Steven Arcangeli
2022-11-12
*
fix(vim.ui.input): return empty string when inputs nothing (#20883)
Jongwook Choi
2022-11-08
*
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
chore: fix typos (#17250)
dundargoc
2022-02-08
*
docs: add example to vim.ui.select (#17241)
dundargoc
2022-01-30
*
feat(ui): add vim.ui.input and use in lsp rename (#15959)
Sebastian Lyng Johansen
2021-11-07
*
feat(ui): add `opt.kind` to `vim.ui.select` (#15838)
Zachary Churchill
2021-10-31
*
fix(ui): s/format_entry/format_item to match docs (#15819)
Mathias Fußenegger
2021-09-27
*
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27