aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix(inccommand): ignore trailing commands only for *previewed* command #15732Justin M. Keyes2021-09-20
* backport: fix(windowing): positioning of relative floatsandrew-pa2021-09-16
* backport: fix(window.c): win_close from other tabpage #15454notomo2021-09-16
* backport: fix(autocmd.c): fix conditions in block_autocmds, unblock_autocmds ...gmntroll2021-09-16
* backport: refactor(sign): include longer sign column optionSirisak Lueangsaksri2021-09-16
* backport: fix(sign): reset auto sign column with minimum in float win minimal...Sirisak Lueangsaksri2021-09-16
* backport: fix(decorations): crash when :bdelete (extmark_free_all) after clea...Björn Linse2021-09-16
* backport: fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
* backport: fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-15
* ci: skip "cancels stale events on channel close" #15278Justin M. Keyes2021-09-14
* feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-14
* Rename stdin to stdin_modeGregory Anders2021-08-26
* feat(job): add parameter to close stdinGregory Anders2021-08-26
* ex_cmds: verify invalid command nameBjörn Linse2021-07-02
* Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\
| * fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | Revert "tui: improve support for tmux, GNU Screen" (#14786)Érico Nogueira Rolim2021-06-30
* | vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
* | vim-patch:8.2.3072: "zy" does not work well when "virtualedit' is "block"Jan Edmund Lazo2021-06-29
* | Merge pull request #14930 from clason/ts-ifdef-fixupBjörn Linse2021-06-29
|\ \
| * | fixup(ts): put ts_query_cursor_set_match_limit behind feature guardChristian Clason2021-06-29
* | | Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixesTJ DeVries2021-06-29
|\ \ \
| * | | fix(vim.opt): #14708 Now lets you put duplicate values in wildmodeTJ DeVries2021-06-29
| |/ /
* | | Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse2021-06-29
|\ \ \ | |/ / |/| |
| * | Manually zero out deleted_bytes2 when substituting and joining lineschentau2021-06-29
* | | Merge pull request #14915 from clason/ts-match-limitBjörn Linse2021-06-28
|\ \ \
| * | | fix(treesitter): set match limit for query cursorsChristian Clason2021-06-26
* | | | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* | | | vim-patch:8.2.2954: short file name extension for Scala not recognizedJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3049: JSON patch file not recognizedJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3050: cannot recognize elixir filesJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...Yorick Peterse2021-06-26
* | | | vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)Jan Edmund Lazo2021-06-26
* | | | Fix `<afile>` getting prepended with a slash on WinClosed (#14515)Ghjuvan Lacambre2021-06-26
|/ / /
* | | vim-patch:8.2.3033: no error when using alpha delimiter with :globalJan Edmund Lazo2021-06-23
* | | vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23
* | | vim-patch:8.2.1255: cannot use a lambda with quickfix functionsJan Edmund Lazo2021-06-23
* | | vim-patch:8.1.1437: code to handle callbacks is duplicatedJan Edmund Lazo2021-06-23
* | | Merge pull request #14868 from shadmansaleh/patch_verbose_for_luaBjörn Linse2021-06-23
|\ \ \
| * | | fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
| * | | BugFix: Fix inconsistent verbose messageshadmansaleh2021-06-21
| | |/ | |/|
* | | extmark: fix deletable nodes in MarkTree sometimes getting skippedsnezhniylis2021-06-22
* | | vim-patch:8.2.3020: unreachable code (#14866)jimman20032021-06-20
|/ /
* | Merge pull request #14824 from vigoux/extmarks-ts-perfBjörn Linse2021-06-18
|\ \
| * | perf(extmarks): allow ephemeral extmarks past EOFThomas Vigouroux2021-06-16
* | | vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed...Jan Edmund Lazo2021-06-17
|/ /
* | Merge pull request #14454 from eltociear/patch-1Thomas Vigouroux2021-06-15
|\ \
| * | screen: fix typo in screen.cIkko Ashimine2021-04-29
* | | option: fix typo in option.cIkko Ashimine2021-06-16
* | | Merge pull request #14804 from clason/rounded-bordersMichael Lingelbach2021-06-14
|\ \ \