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
/
generators
Commit message (
Expand
)
Author
Age
...
*
refactor(api): give "hl_group" more accurate _meta type
bfredl
2024-01-22
*
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
2024-01-20
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2023-12-22
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
2023-12-18
*
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2023-12-17
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
refactor(options): define `kOptIndexCount`
Famiu Haque
2023-12-10
*
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
2023-12-09
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
build: enable lintlua for src/ dir #26395
Justin M. Keyes
2023-12-04
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-03
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:8.1.2062: the mouse code is spread out (#24817)
zeertzjq
2023-08-21
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
*
Merge pull request #24524 from bfredl/typed_keys
bfredl
2023-08-07
|
\
|
*
feat(lua): specific error messages for type checking `opts` params
bfredl
2023-08-07
|
*
refactor(api): use typed keysets
bfredl
2023-08-07
|
*
feat(lua): more specific error messages for vim.api type checking
bfredl
2023-08-04
*
|
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
|
/
*
feat(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01
*
feat(docs): generate builtin.txt (#24493)
Lewis Russell
2023-07-28
*
vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)
zeertzjq
2023-07-26
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
refactor(option): use `void *` for pointer to option value
Famiu Haque
2023-06-20
*
refactor: fix clang/PVS warnings (#23731)
zeertzjq
2023-05-23
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
fix(gen_vimvim): correctly add aliases to vimAutoEvent (#23429)
Eisuke Kawashima
2023-05-02
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
build: revert accidental permission changes (#23319)
zeertzjq
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
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
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(lua): use vim.empty_dict() for empty return value in new api functions ...
bfredl
2023-03-20
[prev]
[next]