aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
* feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
* rpc: don't handle stale requests on already closed channelBjörn Linse2020-12-23
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* Merge pull request #13355 from notomo/check-textlock-in-apiBjörn Linse2020-12-16
|\
| * test: textlock api errornotomo2020-12-16
* | Merge pull request #13367 from nvim-treesitter/offset-lang-injectionBjörn Linse2020-12-16
|\ \
| * | feat(treesitter): add offset predicate for language injectionSteven Sojka2020-12-15
| |/
* / feat(buffer_updates): allow ignoring when previewingThomas Vigouroux2020-12-15
|/
* test/functional/eval: assert that executable() fixtures are executableJan Edmund Lazo2020-12-11
* eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* 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
|\ \ | |/ |/|