aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
...
* fix(api): fix crash after set_option_value_for() #15390gmntroll2021-09-25
* refactor: format #15702dundargoc2021-09-18
* refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
* feat(api): convert Blobs to API stringsSean Dewar2021-09-15
* vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
* docs: extmarks indexing #15311Justin M. Keyes2021-09-10
* docs: extmarks indexing #15311Javier López2021-09-10
* docs: extmark indexing #12742Patrice Peterson2021-09-10
* feat(api): nvim_get_chan_info: include "argv" for jobs #15537Justin M. Keyes2021-09-01
* perf(api): avoid spurious allocations when converting small objectsBjörn Linse2021-08-28
* Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\
| * vim-patch:8.1.1800: function call functions have too many argumentsSean Dewar2021-08-12
* | refactor(map): remove extra-allocating map_new/map_free functionsBjörn Linse2021-08-22
* | refactor(api): remove unneccesary indirection around handlesBjörn Linse2021-08-22
* | refactor(map): get rid of spurious subsystem_init() functions due to mapsBjörn Linse2021-08-22
|/
* Merge pull request #15336 from bfredl/plinesBjörn Linse2021-08-11
|\
| * refactor(plines): remove implicit curwin plines() functionBjörn Linse2021-08-10
* | refactor(api): remove redundant api_set_errorJavier López2021-08-10
|/
* refactor: remove remaining references to nvim_buf_set_virtual_textGregory Anders2021-08-03
* refactor: PVS/V501: removed duplicate sub-expression 'chunk.size > 2'Dundar Göc2021-07-30
* feat(decorations): deprecate nvim_buf_set_virtual_textBjörn Linse2021-07-29
* refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* fix: fix incorrect call sites of xcallocGregory Anders2021-07-24
* chore: use codespell to spell check #15016dundargoc2021-07-07
* clang/'Dead initialization': don't assign unused value to variable "string" #...dundargoc2021-07-07
* Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\
| * fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
|/
* perf(extmarks): allow ephemeral extmarks past EOFThomas Vigouroux2021-06-16
* feat(float): add rounded borders presetChristian Clason2021-06-14
* api:get_config: don't add border="none" (inactive default)Björn Linse2021-06-10
* fix linter errorsCorey Williamson2021-06-10
* api: include border in nvim_win_get_configCorey Williamson2021-06-10
* Merge pull request #14717 from notomo/add-win-call-apiBjörn Linse2021-06-10
|\
| * api: add nvim_win_callnotomo2021-06-10
* | Merge pull request #14510 from urandom/doc_nvim_buf_set_extmarkBjörn Linse2021-06-10
|\ \ | |/ |/|
| * Update the functio documentation in CViktor Kojouharov2021-05-10
* | clang/'Logic error': assert get_decor_provider(id, true) returns nonnullJan Edmund Lazo2021-06-02
* | api(parse_float_config): use api_object_to_bool()Sean Dewar2021-06-01
* | api(nvim_open_win): add "noautocmd" optionSean Dewar2021-06-01
* | Merge pull request #14531 from janlazo/revert-noblockJan Edmund Lazo2021-05-31
|\ \
| * | Revert "api/window: use the "noblock" variants in nvim_win_set_buf"Jan Edmund Lazo2021-05-10
* | | lua: Add vim.opt and fix scopes of vim.o (#13479)TJ DeVries2021-05-28
* | | lua: use proper conversion of vim.g valuesBjörn Linse2021-05-19
* | | Merge pull request #14468 from bfredl/zindexBjörn Linse2021-05-15
|\ \ \
| * | | floats: z-indexBjörn Linse2021-05-15
* | | | fixup! refactor nvim_buf_set_lines to use extmark_spliceJan Edmund Lazo2021-05-12
|/ / /
* | | Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hlBjörn Linse2021-05-11
|\ \ \ | |/ / |/| |