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
/
test
/
functional
Commit message (
Expand
)
Author
Age
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
2022-06-03
*
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
2022-06-03
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
fix(inccommand): do not try to preview an ambiguous command (#18827)
zeertzjq
2022-06-01
*
feat(fs): add vim.fs.normalize()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.find()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dir()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.basename()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dirname()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
|
/
*
Merge pull request #18792 from famiu/feat/nvim_create_user_command/smods
bfredl
2022-05-29
|
\
|
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
|
test: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796)
zeertzjq
2022-05-29
*
|
fix(winbar): set w_winrow_off when initializing firstwin size (#18793)
zeertzjq
2022-05-29
*
|
test(job_spec): remove Xtest_jobstart_env log file
zeertzjq
2022-05-29
*
|
test: fixeol cleanup created files #18785
Javier Lopez
2022-05-28
|
/
*
fix(winbar): only allow adding winbar when there is space
Famiu Haque
2022-05-28
*
fix(winbar): fix winbar disappear or glitch when moving a split (#18775)
zeertzjq
2022-05-28
*
fix(ui): require window-local value to show winbar on floating windows (#18773)
Famiu Haque
2022-05-28
*
Merge pull request #18306 from lewis6991/fnfast
bfredl
2022-05-26
|
\
|
*
fixup: update test/functional/lua/vim_spec.lua
Lewis Russell
2022-05-17
|
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
|
Merge pull request #18528 from lewis6991/setwinopt
bfredl
2022-05-25
|
\
\
|
*
|
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
2022-05-17
|
|
/
*
|
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
|
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
|
fix(winbar): allow winbar to display the ruler
bfredl
2022-05-22
*
|
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
*
|
Merge pull request #18696 from bfredl/quickinc
bfredl
2022-05-22
|
\
\
|
*
|
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
bfredl
2022-05-22
*
|
|
Merge pull request #18693 from bfredl/quicklsp
bfredl
2022-05-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
bfredl
2022-05-22
*
|
|
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
*
|
|
Merge pull request #18681 from bfredl/uitest
bfredl
2022-05-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
|
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
|
/
/
*
|
fix(autocmds): separate command from desc (#18617)
kylo252
2022-05-21
*
|
Merge pull request #18641 from famiu/fix/nvim_cmd/keymap_error_suppress
bfredl
2022-05-20
|
\
\
|
*
|
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
2022-05-19
*
|
|
Merge pull request #18629 from famiu/fix/ui/winbar
bfredl
2022-05-19
|
\
\
\
|
*
|
|
fix(ui): make `winbar` properly equalize window heights for local value
Famiu Haque
2022-05-19
*
|
|
|
fix(mouse): fix mouse drag position with winbar or border in multigrid
zeertzjq
2022-05-19
[next]