aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | vim-patch:8.2.0038: spell suggestions insufficiently testedJan Edmund Lazo2021-06-12
* | | vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
|/ /
* | test: clear $GZIP, use nvim's system() (#14791)Jan Edmund Lazo2021-06-12
* | fix(ui): Fix pum incorrect position in multigrid modeSerg Tereshchenko2021-06-12
* | refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* | refactor(tests): Simplify tests at functional/lua/runtime_specshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in syntaxshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in ftdetectshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in indentshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in ftpluginshadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in compilershadmansaleh2021-06-11
* | feat(runtime): Allow lua to be used in colorschemesshadmansaleh2021-06-11
* | feat(startup): Source runtime/plugin/**/*.lua at startupshadmansaleh2021-06-11
|/
* api: include border in nvim_win_get_configCorey Williamson2021-06-10
* api: add nvim_win_callnotomo2021-06-10
* add tests in buffer_updatesjbyuki2021-06-09
* feat(lsp): Split out a `diagnostics_to_items` function from set_loclistMathias Fussenegger2021-06-07
* fixup! tests: fix system_spec when run with clipboard manager (#10956)Jan Edmund Lazo2021-06-05
* clang/API: reject null string in timer_start()Jan Edmund Lazo2021-06-02
* api(nvim_open_win): add "noautocmd" optionSean Dewar2021-06-01
* lua: Add vim.opt and fix scopes of vim.o (#13479)TJ DeVries2021-05-28
* Merge pull request #14607 from glacambre/fix_get_all_options_info_crashJames McCoy2021-05-26
|\
| * Fix crash on `:echo get_all_options_info()`glacambre2021-05-26
* | vim-patch:8.2.2778: problem restoring 'packpath' in sessionJan Edmund Lazo2021-05-22
* | vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
|/
* Merge pull request #14575 from vigoux/virtualedit-bytesThomas Vigouroux2021-05-20
|\
| * fix(bufupdate): send events when inserting with virtualeditThomas Vigouroux2021-05-18
* | Merge pull request #14579 from jamessan/windows-env-varsJames McCoy2021-05-19
|\ \
| * | test(job_spec): Test handling of case-insensitively matching env varsJames McCoy2021-05-18
| |/
* | Merge pull request #14563 from mjlbach/fix_intelephense_langserverMichael Lingelbach2021-05-19
|\ \
| * | lsp: handle case where CompletionItem.insertTextFormat is nilMichael Lingelbach2021-05-16
* | | lua: use proper conversion of vim.g valuesBjörn Linse2021-05-19
* | | test(lsp_spec): improve correctnessMarco Hinz2021-05-19
* | | Revert "lsp: make tagstack smarter motion-wise (#12262)"Marco Hinz2021-05-19
| |/ |/|
* | Merge pull request #14468 from bfredl/zindexBjörn Linse2021-05-15
|\ \
| * | floats: z-indexBjörn Linse2021-05-15
* | | Merge pull request #14532 from janlazo/vim-8.1.1433Jan Edmund Lazo2021-05-14
|\ \ \
| * | | vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
* | | | treesitter: add predicate "any-of?" (#14344)Raymond W. Ko2021-05-14
|/ / /
* / / Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
|/ /
* | Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hlBjörn Linse2021-05-11
|\ \
| * | Improvements to testsshadmansaleh2021-04-22
| * | Fix lualint warningsshadmansaleh2021-04-03
| * | Add tests for nvim_set_hl()shadmansaleh2021-04-03
* | | treesitter: do not escape in match? (#14382)Stephan Seitz2021-05-11
* | | make get_region_bytecount end-exclusivechentau2021-05-09
* | | refactor nvim_buf_set_lines to use extmark_splicechentau2021-05-09
* | | Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\ \ \
| * | | vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | | | Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\ \ \ \