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
/
vim.c
Age
Commit message (
Expand
)
Author
Files
2022-08-24
Merge pull request #19906 from bfredl/bigstage
bfredl
1
2022-08-24
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
1
2022-08-23
perf(api): allow to use an arena for return values
bfredl
1
2022-08-23
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
1
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
1
2022-08-18
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
1
2022-08-17
feat(ui): allow to set the highlight namespace per window
bfredl
1
2022-08-17
refactor: remove some unused includes (#19820)
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-08-12
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
1
2022-08-02
test: improve mapping tests and docs (#19619)
zeertzjq
1
2022-08-01
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
1
2022-07-20
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
1
2022-07-20
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
1
2022-07-19
fix(rpc): break nvim_error_event feedback loop between two nvim instances
bfredl
1
2022-06-30
feat(marks): restore viewport on jump #15831
Javier Lopez
1
2022-06-30
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
1
2022-06-28
refactor: replace char_u #18429
dundargoc
1
2022-06-23
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
1
2022-06-21
perf(highlight): don't allocate duplicates for color names
bfredl
1
2022-06-18
fix(terminal): coverity USE_AFTER_FREE #18978
Justin M. Keyes
1
2022-06-15
feat(logging): include test-id in log messages
Justin M. Keyes
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
2022-06-12
refactor(api): move option code to own file
bfredl
1
2022-06-11
fix(messages): add color when showing nvim_echo in :messages history
bfredl
1
2022-06-11
feat(api): nvim__get_runtime do_source
bfredl
1
2022-06-04
docs: fix typos (#18269)
dundargoc
1
2022-06-02
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
1
2022-05-31
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-31
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
1
2022-05-29
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
1
2022-05-26
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-25
Merge pull request #18528 from lewis6991/setwinopt
bfredl
1
2022-05-18
refactor: grid->rows and grid->cols
bfredl
1
2022-05-18
feat(ui): add `'winbar'`
Famiu Haque
1
2022-05-17
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
1
2022-05-15
docs(api): nvim_set_hl attributes #18558
Oliver Marriott
1
2022-05-15
fix(api): nvim_eval_statusline should validate input #18347
deforde
1
2022-05-15
docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...
dundargoc
1
2022-05-10
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-07
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-04
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
1
2022-05-03
fix(coverity): use xstrndup() instead of vim_strsave() (#18363)
zeertzjq
1
[prev]
[next]