index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2022-09-29
feat(nvim_cmd): allow using first argument as count
Famiu Haque
1
2022-09-29
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
1
2022-09-28
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
1
2022-09-27
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
1
2022-09-26
docs: fix typos (#20150)
dundargoc
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
6
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
3
2022-09-18
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
1
2022-09-16
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
1
2022-09-16
docs(autocmds): re-add buffer param to docstring (#20204)
kylo252
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
5
2022-09-09
refactor: replace char_u with char
Dundar Göc
2
2022-09-07
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
2
2022-09-06
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2
2022-09-06
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
1
2022-09-04
feat(api): add "move" to nvim_input_mouse
zeertzjq
1
2022-09-02
fix(api)!: correctly deal with number before :tab
zeertzjq
1
2022-09-01
feat(api): add support for :horizontal modifier
zeertzjq
2
2022-09-01
Merge pull request #20023 from bfredl/hlarena
bfredl
2
2022-08-31
Merge pull request #16396 from bfredl/luaevent
bfredl
3
2022-08-31
refactor(highlight): make hlattrs2dict always use pre-allocated dict
bfredl
2
2022-08-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
3
2022-08-31
refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)
zeertzjq
2
2022-08-31
fix(api): nvim_set_hl bail out on invalid group name (#20021)
zeertzjq
1
2022-08-30
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
3
2022-08-26
refactor: change FALSE/TRUE to false/true
Lewis Russell
1
2022-08-25
refactor: replace char_u with char
Dundar Goc
2
2022-08-24
Merge pull request #19906 from bfredl/bigstage
bfredl
7
2022-08-24
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
5
2022-08-23
perf(api): allow to use an arena for return values
bfredl
3
2022-08-23
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
4
2022-08-20
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
1
2022-08-19
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
1
2022-08-19
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
5
2022-08-18
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2
2022-08-17
feat(ui): allow to set the highlight namespace per window
bfredl
4
2022-08-17
refactor: remove some unused includes (#19820)
zeertzjq
3
2022-08-16
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
2
2022-08-13
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
1
2022-08-13
refactor: remove some unused includes (#19747)
zeertzjq
2
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
2
2022-08-12
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
4
2022-08-11
fix(signs): priority of extmark signs (#19718)
Lewis Russell
1
2022-08-11
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2
2022-08-10
fix(api): `vim.cmd.make` crashes when argument count isn't 1 (#19701)
Famiu Haque
1
2022-08-06
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
1
2022-08-06
fix(api): fix nvim_buf_set_text heap-use-after-free (#19644)
zeertzjq
1
2022-08-03
feat(lua): print source locations of lua callbacks (#19597)
ii14
1
2022-08-03
Merge pull request #19540 from lewis6991/cmd_refactor
Lewis Russell
1
[prev]
[next]