aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #17183 from notomo/expose-extmark-right-gravitybfredl2022-01-28
|\
| * feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* | fix(completion): update submode message when selecting from API (#17022)zeertzjq2022-01-28
* | Merge pull request #17175 from zeertzjq/vim-8.2.3095bfredl2022-01-27
|\ \
| * | vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrongzeertzjq2022-01-27
* | | fix(ts): escape lang when loading parsers (#16668)Lewis Russell2022-01-27
|/ /
* | Merge pull request #17191 from zeertzjq/vim-8.2.4203bfredl2022-01-27
|\ \
| * | test: add more tests for Insert mode Ctrl-Vzeertzjq2022-01-25
* | | Merge pull request #17155 from zeertzjq/vim-8.2.3121bfredl2022-01-27
|\ \ \
| * | | vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumnzeertzjq2022-01-21
* | | | Merge pull request #17174 from zeertzjq/vim-8.2.3153bfredl2022-01-27
|\ \ \ \
| * | | | test(unit): add unit tests for path_with_urlzeertzjq2022-01-24
| | |_|/ | |/| |
* | | | Merge pull request #17102 from zeertzjq/vim-8.2.1762bfredl2022-01-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
* | | | Merge pull request #15910 from glacambre/silent_stdioopenbfredl2022-01-24
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(--headless): add on_print callback to stdioopenglacambre2022-01-24
* | | | Merge pull request #17156 from zeertzjq/vim-8.2.3584bfredl2022-01-23
|\ \ \ \
| * | | | vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
| | |_|/ | |/| |
* | | | test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()zeertzjq2022-01-23
* | | | fix(input): put modifiers back into typeahead buffer when neededzeertzjq2022-01-23
* | | | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \ \ \
| * | | | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
| * | | | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/ / /
* | | | Merge pull request #17076 from notomo/expose-extmark-more-detailsbfredl2022-01-21
|\ \ \ \ | |/ / / |/| | |
| * | | feat(api): expose extmark more detailsnotomo2022-01-20
* | | | test(put_spec): correctly order parameters to eq() (#17134)zeertzjq2022-01-19
|/ / /
* | | Merge pull request #16836 from bfredl/mark2bfredl2022-01-15
|\ \ \
| * | | refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
| | |/ | |/|
* | | feat: use nvim_buf_set_extmark for vim.highlight (#16963)Michael Lingelbach2022-01-15
* | | Merge pull request #17001 from mjlbach/feat/non-strict-extmarksbfredl2022-01-15
|\ \ \ | |/ / |/| |
| * | Hopefully last attemptMichael Lingelbach2022-01-15
| * | Address review r3Michael Lingelbach2022-01-15
* | | fix(filetype): expand tildes in filetype patterns (#17091)Gregory Anders2022-01-14
* | | Merge pull request #16998 from zeertzjq/lua-vim-var-funcrefbfredl2022-01-14
|\ \ \
| * | | feat(api, lua): more conversions between LuaRef and Vim Funcrefzeertzjq2022-01-13
* | | | Merge pull request #17034 from zeertzjq/compl-lua-selectbfredl2022-01-13
|\ \ \ \
| * | | | feat(completion): support selecting item via API from Lua mappingzeertzjq2022-01-11
* | | | | fix(lsp): strictly enforce passing offset encoding (#17049)Michael Lingelbach2022-01-13
* | | | | fix(lsp): handle negative activeSignature in signatureHelp (#17064)Mathias Fußenegger2022-01-13
* | | | | fix(lsp): fix applying multiple out-of-range TextEdits (#17037)hrsh7th2022-01-13
* | | | | Merge pull request #16945 from theHamsta/cached-queriesThomas Vigouroux2022-01-13
|\ \ \ \ \
| * | | | | perf(treesitter): cache query parsingStephan Seitz2022-01-06
* | | | | | fix(keywordprg): retain terminal buffer after K (#17046)Daniel Steinberg2022-01-12
| |_|/ / / |/| | | |
* | | | | refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)Mathias Fußenegger2022-01-11
| |/ / / |/| | |
* | | | fix(completion): prevent K_LUA from closing pumzeertzjq2022-01-10
* | | | test: use old style test for testing filetype.lua (#17003)Gregory Anders2022-01-09
* | | | Merge pull request #16983 from dundargoc/test/add-vimruntime-variableJames McCoy2022-01-08
|\ \ \ \
| * | | | test: add VIMRUNTIME variable to the clear functionDundar Göc2022-01-08
* | | | | test: remove redundant feed_command('terminal') (#16993)zeertzjq2022-01-08
|/ / / /
* | / / fix: make mode() return correct value in ex modebrian m. carlson2022-01-08
| |/ / |/| |