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: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
*
feat: added support for optional params to lua2dox
Folke Lemaitre
2022-10-06
*
feat: added support for @generic to lua2dox.lua
Folke Lemaitre
2022-10-06
*
fix(docs-html): keycodes, taglinks, column_heading #20498
Justin M. Keyes
2022-10-06
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
fix(docs): missing "(" in :help HTML
Justin M. Keyes
2022-10-04
*
feat(docs): nested lists in HTML, update :help parser
Justin M. Keyes
2022-10-04
*
feat(docs): fixes for :help HTML generator
Justin M. Keyes
2022-09-29
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
feat(gen_help_html.lua): put commit-id in footer
Justin M. Keyes
2022-09-28
*
fix(gen_vimdoc.py): handle missing luajit
Justin M. Keyes
2022-09-25
*
feat(docs): gen_help_html.lua
Justin M. Keyes
2022-09-22
*
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
doc(CONTRIBUTING): update #19891
Lewis Russell
2022-08-23
|
/
*
refactor: move code dealing with script files to runtime.c (#19734)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
docs: change gen_vimdoc indentation to 4 spaces
ii14
2022-08-11
*
build: add formatting targets for c and lua files (#19488)
dundargoc
2022-08-02
*
refactor: fix clang and PVS warnings (#19569)
zeertzjq
2022-07-29
*
build(pvscheck): disable PVS/V1028 (#19553)
zeertzjq
2022-07-29
*
build(gen_vimdoc): fall back to lua if luajit doesn't exist (#19498)
dundargoc
2022-07-27
*
refactor: move f_getbufvar() and f_setbufvar() to eval/vars.c
zeertzjq
2022-07-22
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
Merge pull request #19409 from bfredl/uiunpack
bfredl
2022-07-19
|
\
|
*
fix(rpc): break nvim_error_event feedback loop between two nvim instances
bfredl
2022-07-19
*
|
fix(docs): remove internal function from docs (nvim__*)
Maverun
2022-07-19
|
/
*
build: gracefully handle error in git-version #19289
kylo252
2022-07-14
*
build: move unicode/ to src/unicode/
Justin M. Keyes
2022-06-28
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
build(gen_vimdoc): remove needless list creation and unused variable (#19079)
Axis
2022-06-25
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
vim-patch:8c1b8cb2e0b5 (#18966)
Christian Clason
2022-06-15
*
refactor(api): update vimdoc
bfredl
2022-06-12
*
fix(terminfo): disable smglr for vtpcon and conemu (#18855)
zeertzjq
2022-06-05
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
fix(vim-patch.sh)
Justin M. Keyes
2022-05-28
*
docs: add missing termdebug docs from Vim runtime updates
zeertzjq
2022-05-26
*
feat(lintcommit): remove "chore", add "dist" #18594
dundargoc
2022-05-17
*
feat(terminfo): bump built-in terminfo entries (#18570)
Marco Hinz
2022-05-16
*
build(gen_vimdoc): eliminate non-constant global variables (#17781)
dundargoc
2022-05-15
*
ci(commitlint): ignore "fixup" commits #18556
dundargoc
2022-05-13
*
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
fix(runtime/genvimvim): omit s[ubstitute] from vimCommand #18480
Sean Dewar
2022-05-11
*
build(gen_vimdoc): print user's doxygen version if it's too old
Dundar Goc
2022-05-02
*
ci(gen_vimdoc): handle edge case when checking doxygen version
Dundar Goc
2022-05-02
*
build(gen_vimdoc): abort if doxygen version is too old
Dundar Goc
2022-05-01
*
docs(api): more API attributes #18336
ii14
2022-04-30
[next]