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-08-03
docs: fix typos (#19588)
dundargoc
1
2022-08-02
refactor(cmd): unify execute_cmd with do_one_cmd
Lewis Russell
1
2022-08-02
test: improve mapping tests and docs (#19619)
zeertzjq
2
2022-08-01
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2
2022-07-31
docs: fix typos (#19024)
dundargoc
1
2022-07-29
refactor: fix clang and PVS warnings (#19569)
zeertzjq
1
2022-07-27
perf(api): optimize nvim_cmd (#19513)
Lewis Russell
1
2022-07-25
vim-patch:8.2.2254: Vim9: bool option type is number
zeertzjq
1
2022-07-25
fix(api): make nvim_cmd mods.silent work correctly (#19489)
notomo
1
2022-07-20
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
3
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-07-19
perf(ui): unpack grid_line (screen contents) directly
bfredl
1
2022-07-18
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2
2022-07-16
fix(api): do not switch win/buf if getting option in current win/buf (#19383)
zeertzjq
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
2
2022-06-30
feat(marks): restore viewport on jump #15831
Javier Lopez
3
2022-06-30
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2
2022-06-28
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2
2022-06-28
refactor: replace char_u #18429
dundargoc
2
2022-06-28
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
1
2022-06-27
fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115)
Gregory Anders
1
2022-06-26
refactor(api): use FOREACH_ITEM macro in autocmd
Christian Clason
1
2022-06-26
feat(api): support pattern array for exec_autocmds
Christian Clason
1
2022-06-25
Merge pull request #19041 from lewis6991/globallocal
bfredl
1
2022-06-23
fix(api): check for inclusive buffer line index out of bounds correctly (#19056)
zeertzjq
1
2022-06-23
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
3
2022-06-22
fix(api): check error after getting win/buf handle (#19052)
Gregory Anders
1
2022-06-22
fix(api): nvim_set_option_value for global-local options
Lewis Russell
1
2022-06-22
Merge pull request #19039 from bfredl/multicolor
bfredl
2
2022-06-21
refactor(option): DRY get/set option value #19038
Lewis Russell
1
2022-06-21
perf(highlight): allocate permanent names in an arena for fun and cache locality
bfredl
1
2022-06-21
perf(highlight): don't allocate duplicates for color names
bfredl
1
2022-06-20
Merge pull request #18743 from gpanders/bowooptvalue
Gregory Anders
1
2022-06-20
feat(api): add "buf" and "win" to nvim_get_option_value
Gregory Anders
1
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
5
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-15
docs: fix typos (#18866)
dundargoc
1
2022-06-14
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
1
2022-06-14
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
1
2022-06-14
refactor(api): remove redundant fields of CmdParseInfo
zeertzjq
1
2022-06-14
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
7
2022-06-12
refactor(api): move extmark specific functions to api/extmark.c
bfredl
3
2022-06-12
refactor(api): move option code to own file
bfredl
7
2022-06-11
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2
2022-06-11
feat(api): nvim__get_runtime do_source
bfredl
2
2022-06-10
refactor: change type of linenr_T from long to int32_t
Dundar Goc
4
2022-06-09
feat(autocmds): retrieve lua callback (#18642)
kylo252
1
[prev]
[next]