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 #18861 from bfredl/norplugin
bfredl
2022-06-04
|
\
|
*
fix(startup): nvim with --clean should not load user rplugins
bfredl
2022-06-04
|
/
*
vim-patch:partial:cfa8f9a3f285 (#18858)
Christian Clason
2022-06-04
*
fix(lsp): set buflisted before switching to buffer (#18854)
zeertzjq
2022-06-04
*
vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851)
Christian Clason
2022-06-04
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
fix(filetype): fix typo in starsetf function (#18856)
Gregory Anders
2022-06-03
*
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
*
ci: use python3 explicitly to fix macos warnings #18837
kylo252
2022-06-03
*
Merge pull request #18848 from bfredl/backevenagain
bfredl
2022-06-03
|
\
|
*
fix(log): back even again
bfredl
2022-06-03
|
/
*
Merge pull request #18846 from bfredl/unpackfix
bfredl
2022-06-03
|
\
|
*
fix(api): some robustness issues in api_parse_enter
bfredl
2022-06-03
*
|
feat(lsp): add a start function (#18631)
Mathias Fußenegger
2022-06-03
*
|
Merge pull request #18845 from bfredl/threadlog
bfredl
2022-06-03
|
\
\
|
|
/
|
/
|
|
*
fix(logging): make logmsg() thread-safe again
bfredl
2022-06-03
|
/
*
Merge pull request #18730 from bfredl/apiconvert
bfredl
2022-06-02
|
\
|
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02
*
|
fix(treesitter): correct region for string parser (#18794)
Christian Clason
2022-06-02
|
/
*
build(deps): bump Luv to HEAD - 9f8038633 (#18834)
Christian Clason
2022-06-02
*
fix(lua): stop pending highlight.on_yank timer, if any (#18824)
Wsevolod
2022-06-02
*
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
[next]