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
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
Merge pull request #15316 from vigoux/ts-fix-captures
Björn Linse
2021-10-07
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix(treesitter): run predicates more often in iter_matches
Thomas Vigouroux
2021-10-01
*
|
|
|
|
fix: set cursorlineopt=number in terminal mode (#15493)
Yorick Peterse
2021-10-06
*
|
|
|
|
fix(extmarks): splice extmarks on nv_Undo #15920
Tony Chen
2021-10-06
*
|
|
|
|
fix(PVS/V1048): "variable was assigned the same value" #15870
dundargoc
2021-10-06
*
|
|
|
|
refactor: remove superfluous function-like macros #15918
dundargoc
2021-10-06
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
fix(tui): remove dead code #15929
erw7
2021-10-06
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.2.0155: MinGW warnings; tests without +float #15908
Jan Edmund Lazo
2021-10-05
*
|
|
fix(docs): add win_config.c
Justin M. Keyes
2021-10-05
*
|
|
fix(docs): duplicate tag, wrong formatting
Justin M. Keyes
2021-10-05
*
|
|
feat(api): named marks set, get, delete #15346
Javier Lopez
2021-10-05
*
|
|
feat(lsp): improve json deserialization performance (#15854)
Michael Lingelbach
2021-10-05
*
|
|
vim-patch:8.2.3473: some tcl files are not recognized #15912
Christian Clason
2021-10-05
*
|
|
Merge pull request #15259 from muniter/muniter/checkhealth-from-lua
Matthieu Coudron
2021-10-05
|
\
\
\
|
*
|
|
feat(ex_checkhealth): provide function for command line completion
Javier López
2021-10-04
*
|
|
|
Merge pull request #15813 from bfredl/neomouse
Björn Linse
2021-10-04
|
\
\
\
\
|
*
|
|
|
fix(mouse): correct dragged position in composed layout
Björn Linse
2021-10-04
*
|
|
|
|
docs: fix typo
Aditya Kurdunkar
2021-10-04
*
|
|
|
|
Merge pull request #15901 from bfredl/apiorg
Björn Linse
2021-10-04
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
refactor(api): move window config related functions to own file
Björn Linse
2021-10-04
|
*
|
|
|
refactor(api): make export of functions opt-in, not opt-out
Björn Linse
2021-10-03
|
|
/
/
/
*
|
|
|
refactor: inline unnecessary macros #15890
dundargoc
2021-10-04
*
|
|
|
feat(startup): load builtin plugins with --clean #15893
Gregory Anders
2021-10-04
*
|
|
|
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
|
|
|
refactor: define diagnostic highlights in syntax.c
Gregory Anders
2021-10-03
*
|
|
|
vim-patch:8.2.3469: some files with json syntax are not recognized (#15891)
dundargoc
2021-10-03
|
|
_
|
/
|
/
|
|
*
|
|
vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...
zeertzjq
2021-10-03
*
|
|
vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)
zeertzjq
2021-10-03
|
/
/
*
|
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
\
|
*
|
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
|
|
/
*
|
vim-patch:8.2.3464: nginx files are not recognized (#15883)
Christian Clason
2021-10-03
*
|
fix(nvim_open_win): crash if autocmds delete buffer/window #15549
Sean Dewar
2021-10-02
*
|
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
|
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
2021-10-02
*
|
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
|
fix(input): resolve isolated (non-ALT/META) mappings #13109
erw7
2021-10-02
*
|
Merge pull request #15867 from bfredl/starpack
Björn Linse
2021-10-02
|
\
\
|
*
|
fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
Björn Linse
2021-10-02
|
|
/
*
|
refactor: format with uncrustify #15842
dundargoc
2021-10-02
*
|
refactor: convert char_u to char #15824
dundargoc
2021-10-02
*
|
Merge pull request #15861 from dundargoc/refactor/xdiff
James McCoy
2021-10-01
|
\
\
|
*
|
refactor: update path to xdiff in comments
Dundar Göc
2021-10-01
|
|
/
*
/
refactor: remove PVS comment on top of files
Dundar Göc
2021-10-01
|
/
*
fix(runtime): fix ordering of "after" packages
Björn Linse
2021-09-30
*
Merge pull request #14937 from dstein64/vim-8.1.2304
Jan Edmund Lazo
2021-09-29
|
\
|
*
vim-patch:8.1.2321: cannot select all text with the mouse
Daniel Steinberg
2021-09-29
|
*
vim-patch:8.1.2319: compiler warning for int size
Daniel Steinberg
2021-09-29
|
*
vim-patch:8.1.2309: compiler warning for argument type
Daniel Steinberg
2021-09-29
|
*
vim-patch:8.1.2304: cannot get the mouse position when getting a mouse click
Daniel Steinberg
2021-09-29
*
|
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
|
/
[prev]
[next]