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(lua): add `vim.system()`
Lewis Russell
2023-06-07
*
feat(scripts): add lsp_types.lua (#23750)
max397574
2023-06-07
*
refactor!: rename "playground" => "dev" #23919
Justin M. Keyes
2023-06-06
*
docs(html): define anchors for search engine #23879
Justin M. Keyes
2023-06-02
*
docs(html): algolia docsearch #23839
Justin M. Keyes
2023-05-30
*
build(vim-patch.sh): use bundled uncrustify (#23770)
zeertzjq
2023-05-26
*
ci(deps): update bump_deps script (#23604)
Christian Clason
2023-05-13
*
test(old): remove python2 tests (#23547)
zeertzjq
2023-05-09
*
build: create a text file for specifying dependency information
dundargoc
2023-05-03
*
docs(html): right-align inline tags (#23403)
Christian Clason
2023-05-02
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
ci: make all linux releases work with same glibc version
dundargoc
2023-04-22
*
ci(lintcommit): fix error output
dundargoc
2023-04-22
*
ci(lintcommit): use nvim -l
Lewis Russell
2023-04-22
*
refactor(build): move the last generator from scripts/ to src/nvim/generators
bfredl
2023-04-21
*
fix(build): distinguish vim.mpack from global require'mpack'
bfredl
2023-04-20
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
fix(genvimvim): add special abbreviations of :delete (#23172)
zeertzjq
2023-04-18
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
fix(lint): use tbl_contains
Lewis Russell
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
build(vim-patch.sh): ignore test_behave.vim (#23062)
zeertzjq
2023-04-13
*
ci(lintcommit): allow colon not followed by space in description (#23035)
zeertzjq
2023-04-12
*
ci: don't automatically enable -Werror on CI environments
dundargoc
2023-04-07
*
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
fix(treesitter): annotations
Lewis Russell
2023-03-23
*
ci(lintcommit): allow colon in commit message scope
Ankit Goel
2023-03-22
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
*
test(old): move memfile_test.c to test/old/ (#22567)
zeertzjq
2023-03-08
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
refactor(vim.version): cleanup
Justin M. Keyes
2023-03-06
*
feat(lua): add semver api
Kelly Lin
2023-03-06
*
docs: module-level docstrings (@defgroup) #22498
Justin M. Keyes
2023-03-05
*
docs: lua2dox.lua debugging
Justin M. Keyes
2023-03-03
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
ci(fix): repair regen-api-docs (#22403)
Mathias Fußenegger
2023-02-25
*
docs: use build/bin/nvim instead of nvim in gen_vimdoc (#22398)
Mathias Fußenegger
2023-02-25
*
perf(treesitter): smarter languagetree invalidation
Lewis Russell
2023-02-23
*
ci: enable CI_BUILD automatically if environment variable CI is true (#22312)
dundargoc
2023-02-18
*
fix(lintcommit): capitalized description #22282
Justin M. Keyes
2023-02-16
*
ci(lintcommit): allow UPPER_CASE first word (#22245)
Justin M. Keyes
2023-02-13
*
ci: simplify lintcommit output (#22204)
dundargoc
2023-02-10
*
fix(treesitter): fix most diagnostics
Lewis Russell
2023-02-04
*
build(bump_deps.lua): run command -v in shell (#22030)
zeertzjq
2023-01-30
*
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
docs: treesitter.add_directive, add_predicate #21206
Ching Pei Yang
2023-01-16
[next]