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
2021-12-08
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
1
2021-12-04
feat(api): add nvim_get_option_value
Gregory Anders
1
2021-11-16
refactor: reduce number of explicit char casts (#16077)
dundargoc
1
2021-11-11
fix(channel): fix channels opened by nvim_open_term() never being freed
zeertzjq
1
2021-11-01
Merge pull request #16131 from jamessan/vim-8.1.0306
James McCoy
1
2021-11-01
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-29
refactor(api): break out Vim script functions to its own file
Björn Linse
1
2021-10-29
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
1
2021-10-25
refactor(api): move extmark API to its own file
Björn Linse
1
2021-10-20
Merge pull request #16086 from bfredl/termpipe_input
Björn Linse
1
2021-10-20
feat(nvim_open_term): support input callback in lua
Björn Linse
1
2021-10-19
fix(api/nvim_eval_statusline): allow maxwidth=0 #16080
Famiu Haque
1
2021-10-18
feat(api): evaluate statusline string #16020
Famiu Haque
1
2021-10-17
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
1
2021-10-13
refactor: reduce number of unique char casts
Dundar Göc
1
2021-10-12
refactor: reduce number of unique char casts (#15995)
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-10-05
fix(docs): add win_config.c
Justin M. Keyes
1
2021-10-05
fix(docs): duplicate tag, wrong formatting
Justin M. Keyes
1
2021-10-05
feat(api): named marks set, get, delete #15346
Javier Lopez
1
2021-10-04
docs: fix typo
Aditya Kurdunkar
1
2021-10-04
refactor(api): move window config related functions to own file
Björn Linse
1
2021-10-03
refactor(api): make export of functions opt-in, not opt-out
Björn Linse
1
2021-10-03
Merge pull request #15516 from bfredl/keyset
Björn Linse
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2021-10-02
fix(nvim_open_win): crash if autocmds delete buffer/window #15549
Sean Dewar
1
2021-10-02
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
1
2021-09-18
refactor: format #15702
dundargoc
1
2021-09-18
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
1
2021-09-10
docs: extmarks indexing #15311
Justin M. Keyes
1
2021-09-10
docs: extmark indexing #12742
Patrice Peterson
1
2021-09-01
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
1
2021-08-26
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
1
2021-08-22
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
1
2021-08-22
refactor(map): get rid of spurious subsystem_init() functions due to maps
Björn Linse
1
2021-08-12
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
1
2021-08-10
refactor(plines): remove implicit curwin plines() function
Björn Linse
1
2021-08-03
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
1
2021-07-24
fix: fix incorrect call sites of xcalloc
Gregory Anders
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2021-06-14
feat(float): add rounded borders preset
Christian Clason
1
2021-06-02
clang/'Logic error': assert get_decor_provider(id, true) returns nonnull
Jan Edmund Lazo
1
2021-06-01
api(nvim_open_win): add "noautocmd" option
Sean Dewar
1
2021-05-28
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
1
2021-05-15
floats: z-index
Björn Linse
1
2021-05-11
Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hl
Björn Linse
1
2021-04-24
doc : fixing missing @return in nvim_open_term doc
Michael Bleuez
1
2021-04-21
api: fix nvim_exec() silencing behaviour (#14413)
Shadman
1
[prev]
[next]