aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | 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
* | | fix(lsp): do not convert vim.NIL to nil in listsAkin Sowemimo2021-06-24
* | | 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
| | |/ | |/|
* | | Merge pull request #14719 from snezhniylis/marktree_delete_node_iter_fixBjörn Linse2021-06-22
|\ \ \
| * | | extmark: fix deletable nodes in MarkTree sometimes getting skippedsnezhniylis2021-06-22
| |/ /
* / / fixup! vim-patch:8.2.3020: unreachable code (#14866)Matthieu Coudron2021-06-22
|/ /
* | Merge pull request #13165 from mfussenegger/codelensMichael Lingelbach2021-06-14
|\ \
| * | feat(lsp): Add codelens supportMathias Fussenegger2021-06-14
* | | feat(float): add rounded borders presetChristian Clason2021-06-14
|/ /
* | Merge pull request #14788 from shadmansaleh/fix/lua_runtime1Björn Linse2021-06-13
|\ \
| * | fixup(runtime): Fix lua runtime files not listedshadmansaleh2021-06-13
* | | 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
|\ \ \