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
*
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
*
refactor(treesitter): use byte ranges from treesitter (#22589)
Lewis Russell
2023-03-09
*
Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...
Lewis Russell
2023-03-08
*
refactor(treesitter): delegate region calculation to treesitter (#22553)
Lewis Russell
2023-03-08
*
Merge pull request #13834 from bfredl/omnilua
bfredl
2023-03-07
|
\
|
*
feat(lua): omnifunc for builting lua interpreter
Björn Linse
2023-03-06
*
|
feat(lua): add semver api
Kelly Lin
2023-03-06
|
/
*
fix(luado): get old_line length before executing Lua code
zeertzjq
2023-03-04
*
fix(treesitter): raise ts_match_limit to 256 (#22497)
Christian Clason
2023-03-03
*
refactor(build): graduate libtreesitter features which are 1+ years old
bfredl
2023-03-03
*
feat(treesitter): expand the API
Lewis Russell
2023-02-26
*
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
2023-02-22
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
2023-01-31
*
feat(lua): low-level interpreter mode (nvim -ll)
bfredl
2023-01-31
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
2023-01-22
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-07
*
fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664)
zeertzjq
2023-01-07
*
refactor: extract code to open stdin for reading
Justin M. Keyes
2023-01-05
*
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
2023-01-05
[next]