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 #22165 from clason/bump-Luv
Christian Clason
2023-02-08
|
\
\
\
\
\
|
*
|
|
|
|
docs(luvref): update to version bump
Christian Clason
2023-02-08
|
*
|
|
|
|
build(deps): bump Luv to HEAD - e8e7b7e13
Christian Clason
2023-02-08
*
|
|
|
|
|
build(deps): bump libuv to HEAD - 62c2374a8 (#22166)
Christian Clason
2023-02-08
*
|
|
|
|
|
build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)
dundargoc
2023-02-08
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
build(Windows): make bundling nvim-qt optional (#21866)
Enan Ajmain
2023-02-08
|
|
/
/
/
|
/
|
|
|
*
|
|
|
vim-patch:9.0.1291: Move language files are not recognized (#22162)
Christian Clason
2023-02-08
|
/
/
/
*
|
|
ci: add universal macos job (#22156)
dundargoc
2023-02-07
*
|
|
build: remove duplicate INTERFACE keyword (#22106)
dundargoc
2023-02-07
*
|
|
ci: simplify how environment variables are used (#22067)
dundargoc
2023-02-07
*
|
|
vim-patch:9.0.1288: FunC files are not recognized (#22153)
Christian Clason
2023-02-07
*
|
|
ci: remove unnecessary variables and functions (#22150)
dundargoc
2023-02-07
*
|
|
vim-patch:9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged (#2...
zeertzjq
2023-02-07
*
|
|
build: don't build libnvim when running the CI (#22149)
dundargoc
2023-02-06
*
|
|
ci: remove unhelpful helper functions for make (#22148)
dundargoc
2023-02-06
*
|
|
feat(spell): also source `spell/LANG.lua` when setting `spelllang` (#22111)
Christian Clason
2023-02-06
*
|
|
vim-patch:9.0.1282: Ron files are not recognized (#22132)
Amaan Qureshi
2023-02-06
*
|
|
fix(health): iterate using ipairs correctly (#22119)
Mateusz Majewski
2023-02-06
*
|
|
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
*
|
|
Merge pull request #21548 from figsoda/transform-capture
Lewis Russell
2023-02-05
|
\
\
\
|
*
|
|
feat(treesitter): respect metadata[id].range for offset!
figsoda
2023-02-04
|
*
|
|
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
|
*
|
|
feat(treesitter): allow capture text to be transformed
figsoda
2023-02-04
*
|
|
|
vim-patch:9.0.1281: Cadence files are not recognized (#22130)
Christian Clason
2023-02-05
|
/
/
/
*
|
|
vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)
zeertzjq
2023-02-05
*
|
|
vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)
Christian Clason
2023-02-04
*
|
|
fix(treesitter): fix most diagnostics
Lewis Russell
2023-02-04
*
|
|
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
|
|
vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)
zeertzjq
2023-02-04
|
/
/
*
|
build: unbreak building neovim with multi-config generators (#22104)
dundargoc
2023-02-03
*
|
vim-patch:be4e01637e71 (#22103)
Christian Clason
2023-02-03
*
|
build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)
dundargoc
2023-02-03
*
|
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
|
Merge pull request #22098 from tmccombs/sockopen-docs
bfredl
2023-02-02
|
\
\
|
*
|
docs: clarify "pipe" mode for sockconnect
Thayne McCombs
2023-02-02
*
|
|
vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)
Christian Clason
2023-02-02
*
|
|
fix(tui): detach/attach on suspend/resume (#22040)
zeertzjq
2023-02-02
*
|
|
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
\
\
|
*
|
|
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
|
|
build: update release data
bfredl
2023-02-02
*
|
|
|
fix(lua): mark some eval functions that can run in API-fast
Lewis Russell
2023-02-02
*
|
|
|
build: remove unnecessary file generation (#22099)
dundargoc
2023-02-02
*
|
|
|
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
|
|
|
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
|
|
|
version.c: update [skip ci] (#21306)
github-actions[bot]
2023-02-02
*
|
|
|
vim-patch:9.0.1273: "1v" may select block with wrong size (#22092)
zeertzjq
2023-02-02
*
|
|
|
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
2023-02-01
*
|
|
|
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
|
|
|
Merge pull request #22082 from clason/bump-vimdoc
Christian Clason
2023-02-01
|
\
\
\
\
|
*
|
|
|
build(deps): bump tree-sitter-vimdoc to v1.3.0
Christian Clason
2023-02-01
|
/
/
/
/
[prev]
[next]