aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* tests: Take into account magic hyphen. (#13518)Edwin Pujols2020-12-11
* Merge pull request #13482 from dm1try/propagate_lua_file_loading_errorsBjörn Linse2020-12-10
|\
| * runtime: propagate lua parsing errors while using "require"dm1try2020-12-10
* | Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parserThomas Vigouroux2020-12-10
|\ \ | |/ |/|
| * fix(treesitter): don't throw an error for missing injected langsSteven Sojka2020-12-04
* | Merge pull request #13449 from nvim-treesitter/fix-language-for-rangeThomas Vigouroux2020-12-06
|\ \
| * | fix(treesitter): incorrect method name callSteven Sojka2020-12-04
| |/
* / ui: Fix win_hide distination gridshirasaka2020-12-05
|/
* Merge pull request #13173 from tjdevries/tjdevries/option_infoBjörn Linse2020-12-04
|\
| * api/options: cleanup the fixupBjörn Linse2020-12-04
| * api/options: fixupTJ DeVries2020-12-04
* | lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)Mathias Fußenegger2020-12-03
* | lsp: Fix "unsupported_method" error when the buffer does not have an LSP Serv...eightpigs2020-12-03
|/
* Merge pull request #13428 from janlazo/nvim-8.0.1525Jan Edmund Lazo2020-12-01
|\
| * test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
| * test/timer_spec: increase base timeoutJan Edmund Lazo2020-12-01
| * vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
* | Merge pull request #12235 from dm1try/add_init_luaBjörn Linse2020-12-01
|\ \
| * | startup: allow lua files as session onedm1try2020-12-01
| * | startup: add init.lua as an alternative user config, fixes #7895dm1try2020-12-01
| * | path: add helper for checking a file extensiondm1try2020-12-01
| |/
* / ex_getln: add secret charmBjörn Linse2020-12-01
|/
* folds: use Folded highlight even with spell on (#13393)Matthieu Coudron2020-11-29
* screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* Merge pull request #13357 from vigoux/luahl-priorityBjörn Linse2020-11-25
|\
| * feat(luahl): add priority mechanismThomas Vigouroux2020-11-25
* | Merge pull request #13366 from bfredl/path3aBjörn Linse2020-11-24
|\ \
| * | api: enable nvim_get_runtime_file to find subdirectoriesBjörn Linse2020-11-24
* | | Merge pull request #13322 from teto/remove_curwinThomas Vigouroux2020-11-24
|\ \ \
| * | | fix(fold): use Folded highlight even with spell onMatthieu Coudron2020-11-23
| |/ /
* | / fix(treesitter): allow ranges in set_included_rangesThomas Vigouroux2020-11-23
| |/ |/|
* | feat(treesitter): add language treeSteven Sojka2020-11-23
* | test: Add GitHub actions support to helpers.isCIJames McCoy2020-11-22
|/
* Merge pull request #13307 from janlazo/vim-8.1.0777Jan Edmund Lazo2020-11-21
|\
| * test: rewrite powershell tests to remove timeoutJan Edmund Lazo2020-11-20
* | Merge pull request #13250 from bfredl/missinglinkBjörn Linse2020-11-21
|\ \ | |/ |/|
| * decorations: allow nvim_set_hl to break existing linksBjörn Linse2020-11-21
* | test: add functional test for segmented response from terminalerw72020-11-20
* | test,unit: Change test according to change of bg color response processingerw72020-11-20
* | Merge pull request #12592 from jamessan/fix-mod-keysJames McCoy2020-11-20
|\ \ | |/ |/|
| * keymap: Preserve S- modifier when C- is presentJames McCoy2020-11-16
* | startup: load files from &packpath . '/start/{pluginname}'Björn Linse2020-11-19
|/
* fix(floatwin): don't always use winheightThomas Vigouroux2020-11-16
* Merge pull request #13293 from janlazo/vim-8.2.1976Matthieu Coudron2020-11-15
|\
| * globals: eliminate "has_mbyte" macroJan Edmund Lazo2020-11-14
* | lsp: Expose all diagnostics (#13285)Mathias Fußenegger2020-11-14
|/
* Merge pull request #12698 from erw7/fix-popupmenu-with-rlJan Edmund Lazo2020-11-13
|\
| * ui: fix problem with the popupmenu when rightleft is seterw72020-07-31
* | Merge pull request #13287 from jamessan/github-actionsJames McCoy2020-11-13
|\ \
| * | GHA: Skip tests that fail due to actions/runner#241James McCoy2020-11-13