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
/
nvim
/
lua
Commit message (
Expand
)
Author
Age
*
feat(treesitter): include language in invalid query error (#14053)
Stephan Seitz
2022-09-03
*
feat(api): add support for :horizontal modifier
zeertzjq
2022-09-01
*
feat(lua): vim.ui_attach to get ui events from lua
bfredl
2022-08-31
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
Merge pull request #19628 from dundargoc/refactor/char_u/2
bfredl
2022-08-25
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
|
fix(treesitter): more efficient node:root()
bfredl
2022-08-25
*
|
feat(treesitter): upstream node_length() as a node method
Quentin Rasmont
2022-08-25
*
|
feat(treesitter): upstream get_root_for_node() as a node method
Quentin Rasmont
2022-08-25
*
|
feat(treesitter): upstream get_named_children() as a node method
Quentin Rasmont
2022-08-25
|
/
*
fix(treesitter): free memory on removing parser (#19933)
zeertzjq
2022-08-25
*
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
2022-08-24
*
feat(lua): add vim.iconv (#18286)
Lewis Russell
2022-08-24
*
Merge pull request #19496 from vigoux/ts_internal_lang
Thomas Vigouroux
2022-08-24
|
\
|
*
feat(treesitter): allow customizing language symbol name
Thomas Vigouroux
2022-08-22
*
|
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
\
|
*
|
refactor(arena): use a shared block freelist
bfredl
2022-08-24
|
|
/
*
/
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
2022-08-16
*
fix(source): make changing 'shellslash' change expand() result
zeertzjq
2022-08-15
*
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
2022-08-06
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
2022-08-02
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
docs: fix typos (#19024)
dundargoc
2022-07-31
|
/
*
refactor: enable -Wconversion warning for lua/treesitter.c
Dundar Goc
2022-07-28
*
refactor: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
2022-07-19
*
feat(lua): measure require in --startuptime
ii14
2022-07-09
*
Merge pull request #19205 from bfredl/luaerr
bfredl
2022-07-02
|
\
|
*
fix(lua): don't leak memory on error
bfredl
2022-07-02
*
|
feat(api): add `unsilent` to command APIs
zeertzjq
2022-07-03
*
|
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
2022-07-03
*
|
refactor: replace char_u
Dundar Goc
2022-07-02
|
/
*
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
2022-06-16
*
Merge pull request #18947 from zeertzjq/vim-8.2.1897
zeertzjq
2022-06-14
|
\
|
*
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
2022-06-14
[next]