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
/
scripts
Commit message (
Expand
)
Author
Age
*
feat(keysets): teach Union and LuaRefOf
Lewis Russell
2024-11-25
*
feat(lsp): deprecate non-method client functions
Lewis Russell
2024-11-20
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
fix(lsp.protocal): improve typing of constants
Lewis Russell
2024-10-24
*
docs: misc
dundargoc
2024-10-23
*
docs(options): remove description for hidden options #30903
Famiu Haque
2024-10-22
*
vim-patch:9.1.0797: testing of options can be further improved (#30893)
zeertzjq
2024-10-22
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
vim-patch: make gen_opt_test.vim work with Nvim (#30850)
zeertzjq
2024-10-18
*
fix(gen_help_html): first tag in h2 is broken #30720
Justin M. Keyes
2024-10-08
*
docs: generate params/returns in builtin.txt #30654
Justin M. Keyes
2024-10-07
*
feat(docs): improve `@see` meta docstrings #30693
Justin M. Keyes
2024-10-06
*
fix(docs): markdown instead of vimdoc in meta docstrings #30680
Justin M. Keyes
2024-10-06
*
fix(docs): missing `@returns` desc in _meta/api.lua #30673
Justin M. Keyes
2024-10-05
*
docs: more `@since` annotations #30660
Justin M. Keyes
2024-10-04
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
docs(treesitter): generate TSNode, TSTree docs #30643
Riley Bruins
2024-10-03
*
docs: improve luacats support #30580
James Trew
2024-10-03
*
docs(gen_help_html.lua): h4 pseudo-heading layout
Justin M. Keyes
2024-10-01
*
docs(gen_help_html.lua): h4 pseudo-heading layout #30609
Justin M. Keyes
2024-10-01
*
docs: graduate editorconfig.txt to "flow layout"
Justin M. Keyes
2024-09-30
*
fix(treesitter): suppress get_parser warnings via opts.error
Riley Bruins
2024-09-28
*
docs: render @see, @note items in _meta/api.lua #30494
Justin M. Keyes
2024-09-25
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs: graduate tui.txt to "flow layout" #30413
Justin M. Keyes
2024-09-18
*
docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398
Justin M. Keyes
2024-09-18
*
feat(treesitter): start moving get_parser to return nil #30313
Riley Bruins
2024-09-13
*
fix(scripts): update bundled dependencies in bump_deps
Christian Clason
2024-09-11
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`
JonnyKong
2024-08-25
*
docs(gen_help_html): wrap headings for narrow viewport #29903
Rosen Stoyanov
2024-08-20
*
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
2024-08-20
*
fix(docs): add missing properties to hl_info #30032
Maria José Solano
2024-08-16
*
fix(docs): do not treat indexes as `short_link`
Yi Ming
2024-08-06
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor(lsp): remove freeze() from gen_lsp (#29955)
Mathias Fußenegger
2024-08-02
*
build(vim-patch.sh): use 7 hex digits for runtime patch file name (#29940)
zeertzjq
2024-08-01
*
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
zeertzjq
2024-07-10
*
fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)
zeertzjq
2024-07-09
*
ci(lintcommit): allow capitalized letter after colon in description (#29480)
zeertzjq
2024-06-26
*
fix(gen_vimdoc): correctly generate function fields
TheLeoP
2024-06-22
*
build(vim-patch.sh): don't ignore changes to version*.txt (#29425)
zeertzjq
2024-06-20
*
fix(gen_help_html): handle delimiter, heading #29415
Justin M. Keyes
2024-06-19
*
fix(types): use vararg return type annotation
Will Hopkins
2024-06-11
*
refactor(lua): improve type annotations
Lewis Russell
2024-06-11
*
revert(commitlint): stop ignoring "fixup" commits (#29184)
dundargoc
2024-06-07
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
[next]