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
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
2023-09-23
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
build: download busted from own neovim/deps repository
dundargoc
2023-09-03
*
fix(query_error): multiline bug
Lewis Russell
2023-08-31
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
fix(treesitter.c): improve comments on fenv usage
Lewis Russell
2023-08-30
*
fix(treesitter): fix another TSNode:tree() double free
bfredl
2023-08-29
*
fix(treesitter): fix TSNode:tree() double free (#24796)
nwounkn
2023-08-29
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(treesitter): logger memory leak
Lewis Russell
2023-08-13
*
fix(api): revert unintended change of optional bool params
bfredl
2023-08-09
*
build(deps): bump tree-sitter to HEAD - 0a1c4d846 (#24607)
Christian Clason
2023-08-08
*
feat(lua): specific error messages for type checking `opts` params
bfredl
2023-08-07
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
2023-07-21
*
refactor: rename _meta.lua to _options.lua
Lewis Russell
2023-07-17
*
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
2023-07-04
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
fix: vim.loop in luv threads (#23924)
Lewis Russell
2023-06-05
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
refactor: fix clang/PVS warnings (#23731)
zeertzjq
2023-05-23
*
refactor(vim.secure): move to lua/secure.c
Lewis Russell
2023-05-22
*
Merge pull request #15534 from bfredl/monomap
bfredl
2023-05-17
|
\
|
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
|
feat(treesitter): improved logging (#23638)
Lewis Russell
2023-05-17
|
/
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
fix(treesitter): reset cursor max_start_depth
Lewis Russell
2023-05-11
*
feat(treesitter): add support for setting query depths
Lewis Russell
2023-05-11
*
fix(heredoc): allow missing end marker for scripts
zeertzjq
2023-04-29
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
Merge pull request #23216 from bfredl/lpeg
bfredl
2023-04-27
|
\
|
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
|
refactor: uncrustify
dundargoc
2023-04-26
|
/
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor: do more in TRY_WRAP
Lewis Russell
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
refactor(completion): don't add and remove '^' for Lua (#22702)
zeertzjq
2023-03-17
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
refactor: move ga_loaded to runtime.c (#22626)
zeertzjq
2023-03-11
*
perf(treesitter): more efficient foldexpr
Lewis Russell
2023-03-10
*
fix(treesitter): correct include_bytes arg for parse()
Lewis Russell
2023-03-10
[next]