aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* refactor: remove longdundargoc2023-07-03
* Merge pull request #23891 from rickyz/grid_line_flagsbfredl2023-07-03
|\
| * fix(ui): propagate line wrapping state on grid_line eventsRicky Zhou2023-06-05
* | vim-patch:9.0.1672: tabline highlight wrong after truncated double width labe...zeertzjq2023-07-02
* | fix(startup)!: "nvim -l" message does not end with newline #24215zeertzjq2023-07-01
* | fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* | feat(version): unverbose ":version", ":verbose version" #24195Justin M. Keyes2023-07-01
* | fix(startup): don't truncate when printing with -l (#24216)zeertzjq2023-07-01
* | refactor: fix clang/PVS warnings (#24213)zeertzjq2023-06-30
* | fix(statusline): fill for double-width char after moving items (#24207)zeertzjq2023-06-30
* | refactor: remove some casts to char * (#24200)zeertzjq2023-06-29
* | fix(column): handle unprintable chars in 'statuscolumn' (#24198)zeertzjq2023-06-29
* | fix(column): use maxwidth to allocate/fill 'statuscolumn' click defs #24190luukvbaal2023-06-28
* | fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181Justin M. Keyes2023-06-28
* | vim-patch:9.0.1670: resetting local option to global value is inconsistent (#...zeertzjq2023-06-28
* | vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' setzeertzjq2023-06-27
* | fix(startup): "nvim -l foo.lua" may not set arg0 #24161Mike2023-06-26
* | docs: fix misparsed headings (#24162)Christian Clason2023-06-26
* | fix(charset): fix wrong display of 0xffff (#24158)zeertzjq2023-06-26
* | vim-patch:9.0.1665: empty CmdlineEnter autocommand causes errors in Ex modezeertzjq2023-06-26
* | vim-patch:8.2.3833: error from term_start() not caught by try/catchzeertzjq2023-06-26
* | Merge #24116 from justinmk/docJustin M. Keyes2023-06-25
|\ \
| * | docs: autocmds, miscJustin M. Keyes2023-06-25
* | | fix(extmarks): fix heap buffer overflow caused by inline virtual text (#23851)Ibby2023-06-24
|/ /
* | fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)zeertzjq2023-06-23
* | feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)zeertzjq2023-06-22
* | fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* | test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* | fix(extmarks): hide inline virt_text properly with 'smoothscroll' (#24106)zeertzjq2023-06-22
* | fix(extmarks): empty inline virt_text interfering with DiffText (#24101)zeertzjq2023-06-22
* | fix(api): wrong nvim_buf_set_extmark error for invalid hl_modezeertzjq2023-06-22
* | fix(extmarks): empty inline virt_text interfering with Visual highlightzeertzjq2023-06-22
* | fix(folds): don't show search or match highlighting on fold (#24084)zeertzjq2023-06-21
* | fix(vim.json)!: remove global options, "null", "array_mt" #24070Justin M. Keyes2023-06-21
* | fix(lsp): define LspInlayHint highlight group #24073Chinmay Dalal2023-06-21
* | Merge pull request #24069 from famiu/refactor/options/varpbfredl2023-06-20
|\ \
| * | refactor(option): use `void *` for pointer to option valueFamiu Haque2023-06-20
* | | fix(docs): the runtimepath is not the runtime pathbfredl2023-06-19
* | | docs #22363Justin M. Keyes2023-06-19
* | | vim-patch:9.0.1638: crypt tests hang and cause memory errors (#24053)zeertzjq2023-06-18
|/ /
* | vim-patch:9.0.1637: compiler warning for uninitialized variable (#24042)zeertzjq2023-06-17
* | vim-patch:9.0.1635: error message is cleared when removing mode messagezeertzjq2023-06-16
* | vim-patch:9.0.1634: message is cleared when removing mode messagezeertzjq2023-06-16
* | vim-patch:9.0.1636: expanding a pattern interferes with cmdline completion (#...zeertzjq2023-06-16
* | fix(:let): fix error when applying operator to boolean option (#24030)zeertzjq2023-06-15
* | fix(extmarks): don't position overlay virt_text halfway a char (#24027)zeertzjq2023-06-15
* | vim-patch:9.0.1631: passing wrong variable type to option gives multiple erro...zeertzjq2023-06-15
* | vim-patch:9.0.1629: having utf16idx() rounding up is inconvenient (#24019)zeertzjq2023-06-14
* | fix(tui): v:argv does not report the original argv[0] #24015t0muxx2023-06-14
* | fix(api): redundant error when using `nvim_cmd` (#24010)Famiu Haque2023-06-13