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
Commit message (
Expand
)
Author
Age
...
*
|
Merge pull request #18831 from dundargoc/ci/disable-perl-macos
bfredl
2022-06-02
|
\
\
|
*
|
ci(provider): skip installing perl provider on macOS
Dundar Goc
2022-06-01
*
|
|
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
|
/
/
*
|
fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)
Fredrik Ekre
2022-06-01
*
|
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
|
refactor(clang-tidy): remove nested redundant ifdefs #18811
dundargoc
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
*
|
Merge pull request #18583 from gpanders/path-root
Gregory Anders
2022-05-31
|
\
\
|
*
|
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
*
|
|
Merge pull request #18219 from kessejones/filetype-lua
Gregory Anders
2022-05-31
|
\
\
\
|
*
|
|
feat(filetype): convert more patterns to filetype.lua
Christian Clason
2022-05-30
|
*
|
|
test(oldtest): disable legacy detect for filetype.lua
Christian Clason
2022-05-30
*
|
|
|
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
2022-05-31
*
|
|
|
fix(lsp): include cancellable in progress message table (#18809)
Chris Kipp
2022-05-31
*
|
|
|
build(deps): bump Luv to HEAD - 02d703b42 (#18808)
Christian Clason
2022-05-31
*
|
|
|
docs(dev-style): remove rules covered by uncrustify #18767
dundargoc
2022-05-30
|
/
/
/
*
|
|
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
2022-05-31
*
|
|
fix(docs): correct obsolete note about 'writedelay' in dev docs
bfredl
2022-05-31
*
|
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
|
|
Merge pull request #18798 from bfredl/doublehash
bfredl
2022-05-30
|
\
\
\
|
*
|
|
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
|
|
/
/
*
/
/
docs(clang-format): one space in directives indent (#18800)
kylo252
2022-05-30
|
/
/
*
|
Merge pull request #18789 from dundargoc/ci/api-docs/run-in-drafts
James McCoy
2022-05-29
|
\
\
|
*
|
ci(api-docs): run in drafts as well
Dundar Goc
2022-05-29
*
|
|
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
*
|
|
ci(uncrustify): show diff on failure #18780
dundargoc
2022-05-28
*
|
|
vim-patch:8.2.5037: cursor position may be invalid after "0;" range (#18782)
zeertzjq
2022-05-29
|
|
/
|
/
|
*
|
Merge pull request #18786 from jamessan/latest-ci
James McCoy
2022-05-28
|
\
\
|
*
|
ci: use ubuntu-latest for vim-patches and coverity-scan
James McCoy
2022-05-28
|
/
/
*
|
test: fixeol cleanup created files #18785
Javier Lopez
2022-05-28
*
|
fix(vim-patch.sh)
Justin M. Keyes
2022-05-28
*
|
fix(treesitter): offset directive associates range with capture (#18276)
Lewis Russell
2022-05-28
|
/
*
refactor(regexp_nfa.c): match where Vim calls fopen() (#18778)
zeertzjq
2022-05-28
*
Merge pull request #18776 from famiu/fix/winbar_noroom
bfredl
2022-05-28
|
\
|
*
fix(winbar): only allow adding winbar when there is space
Famiu Haque
2022-05-28
*
|
docs(options): move all removed options to vim_diff.txt (#18770)
dundargoc
2022-05-28
|
/
[prev]
[next]