aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(startup): don't truncate when printing with -l (#24216)zeertzjq2023-07-01
* Merge pull request #24147 from clason/fix/ftpluginzeertzjq2023-06-30
|\
| * test(lua/runtime_spec): add test for ftplugin orderingzeertzjq2023-06-30
* | feat(lsp): move inlay_hint() to vim.lsp (#24130)Mathias Fußenegger2023-06-30
* | fix(statusline): fill for double-width char after moving items (#24207)zeertzjq2023-06-30
* | fix(column): handle unprintable chars in 'statuscolumn' (#24198)zeertzjq2023-06-29
* | test(statusline): add test with control characters (#24197)zeertzjq2023-06-29
* | 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
* | fix(treesitter): make foldexpr work without highlighting (#24167)Jaehwang Jung2023-06-27
* | vim-patch:9.0.1668: PEM files are not recognized (#24169)ObserverOfTime2023-06-27
* | vim-patch:9.0.1667: regression test doesn't fail when fix is revertedzeertzjq2023-06-27
* | vim-patch:9.0.1664: divide by zero when scrolling with 'smoothscroll' setzeertzjq2023-06-27
* | vim-patch:9.0.1632: not all cabal config files are recognized (#24025)Jonas Strittmatter2023-06-26
* | fix(startup): "nvim -l foo.lua" may not set arg0 #24161Mike2023-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
* | Merge #24116 from justinmk/docJustin M. Keyes2023-06-25
|\ \
| * | fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-25
* | | vim-patch:9.0.1661: BUCK files are not recognized (#24142)Christian Clason2023-06-24
| |/ |/|
* | test(extmarks): add a test for #23848 (#24140)zeertzjq2023-06-24
* | Merge pull request #24082 from smjonas/fix_24064Christian Clason2023-06-24
|\ \
| * | vim-patch:9.0.1644: not all filetype file name matches are testedsmjonas2023-06-23
* | | 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(lsp): opt-in to dynamicRegistration for inlay hints (#24102)Mathias Fußenegger2023-06-22
* | vim-patch:9.0.1645: zserio files are not recognized (#24120)Christian Clason2023-06-22
* | 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): always return boolean in lsp.buf_client_attach (#24077)Sooryakiran Ponnath2023-06-20
* refactor(lsp): extract common execute command functionality (#24065)Mathias Fußenegger2023-06-20
* feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* docs #22363Justin M. Keyes2023-06-19
* fix(fs): make `normalize()` work with '/' path (#24047)Evgeni Chasnovski2023-06-18
* fix(lsp): allow Lua pattern chars in code action filter (#24041)Jonas Strittmatter2023-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
* test(decorations_spec): add test for extmark case of #21486 (#24028)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