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
*
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
*
fix/PVS #17863
dundargoc
2022-04-24
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(vim-patch.sh): fix N/A files patterns (#18073)
zeertzjq
2022-04-11
*
ci: add script to bump versions (#17884)
Abraham Francis
2022-04-07
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is empty
Daiki Mizukami
2022-03-14
*
refactor(gen_vimdoc): simplify `files` in `CONFIG`
Daiki Mizukami
2022-03-14
*
chore(gen_vimdoc): call `delete_lines_below` only if the file exists
Daiki Mizukami
2022-03-14
*
refactor(gen_vimdoc): detect `section_start_token` automatically
Daiki Mizukami
2022-03-14
*
chore(stripdecls): remove unused and no longer functional script
Dundar Göc
2022-03-09
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
[next]