aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test/old: restore test_backspace_opt.vimJan Edmund Lazo2021-01-05
* input: consider "-- more --" state to be blocking, fixes #11899Björn Linse2021-01-04
* fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-01-03
* buffer updates: mark sorted region as changed.Björn Linse2021-01-03
* tests: make treesitter its own categoryBjörn Linse2021-01-03
* Merge pull request #13649 from mjlbach/move_from_nvim-lspconfigMatthieu Coudron2021-01-01
|\
| * LSP: add test for workspace/configuration handlerMichael Lingelbach2021-01-01
* | Merge pull request #13655 from janlazo/vim-8.2.2255Jan Edmund Lazo2021-01-01
|\ \
| * | test/win: skip vargs memory usage on Github ActionsJan Edmund Lazo2021-01-01
| * | test, legacy/assert_spec.lua: fix few tests failerw72021-01-01
| * | test, provider/define_spec.lua: fix few tests failerw72021-01-01
| |/
* | Merge pull request #11833 from bfredl/set_textBjörn Linse2021-01-01
|\ \
| * | api: set_text: fix some byte count issuesBjörn Linse2021-01-01
| * | api: set_text: more tests, and fixing lintchentau2021-01-01
| * | api: set_text: rebase, update to new api, and add more testsTony Chen2021-01-01
| * | api: set_text: fix validation and some issuesBlaž Hrastnik2021-01-01
* | | Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\ \ \ | |_|/ |/| |
| * | ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | | Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* | | Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* | | tests: check highlights work in open foldsMatthieu Coudron2020-12-30
| |/ |/|
* | fix(fold): dont highlight search results on folded lines (#13616)Matthieu Coudron2020-12-29
* | 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
|\