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
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
/
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
|
/
*
fix(vim.diff): fix fastforward off-by-1 (#20937)
Lewis Russell
2022-11-05
*
fix(vim.diff): correctly apply hunk offsets with linematch (#20931)
Lewis Russell
2022-11-04
*
fix(diff): remove size_t underflow (#20929)
Lewis Russell
2022-11-04
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
2022-10-10
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
zeertzjq
2022-09-16
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
2022-09-06
|
\
|
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
|
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
[next]