aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* lsp: Add support for create workspaceEdit resource operationMathias Fussenegger2021-03-18
* lsp: Add support for file rename via workspaceEditMathias Fussenegger2021-03-18
* api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* vim-patch:8.2.2601: memory usage test often fails on FreeBSDJan Edmund Lazo2021-03-14
* Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\
| * screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
* | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
* | api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
* | lsp: Resolve codeLense server capabilities (#14056)Josa Gesell2021-03-10
* | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \
| * | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
| |/
* | Merge pull request #14079 from mjlbach/incremental_syncMichael Lingelbach2021-03-09
|\ \
| * | lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
| |/
* | Merge pull request #13875 from smolck/vim_fn_error_on_apiBjörn Linse2021-03-09
|\ \
| * | use pcall_errsmolck2021-03-09
| * | vim.fn: add test for errorsmolck2021-02-04
* | | state: throttle batched event processing when input is availableBjörn Linse2021-03-08
| |/ |/|
* | [RDY] Fix click on foldcolumn if it has tabline (#13982)tk-shirasaka2021-03-04
* | Merge pull request #13973 from chentau/on_bytes_undofileBjörn Linse2021-03-03
|\ \
| * | Extmarks: Save extmark undo information to undofile.chentau2021-03-02
* | | vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* | | vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into accountJan Edmund Lazo2021-03-01
* | | LSP: Resolve text_document_save capability according to specMathias Fussenegger2021-02-25
* | | lsp: remove deprecated references to 'callbacks' (#13945)Matthieu Coudron2021-02-23
* | | Merge pull request #13952 from bfredl/overlayBjörn Linse2021-02-22
|\ \ \
| * | | decorations: allow virt_text overlay at any columnBjörn Linse2021-02-22
* | | | lsp: Fix text edits operating on the last line of a document (#13677)Mathias Fußenegger2021-02-19
* | | | lsp: client stop cleanups (#13877)Michael Lingelbach2021-02-19
* | | | [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
|/ / /
* | | Merge pull request #13692 from mjlbach/fix_cursor_respect_current_lineBjörn Linse2021-02-16
|\ \ \ | |/ / |/| |
| * | tests: add test for cursor postion when deleting buffer linesMichael Lingelbach2021-01-31
* | | buffer_updates: autoload episode III: revenge of the treesBjörn Linse2021-02-14
* | | buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
* | | Merge pull request #13903 from glacambre/fix_prompt_for_numberBjörn Linse2021-02-10
|\ \ \
| * | | Clear prompt_for_number messagesglacambre2021-02-10
* | | | fix(notify): Expected 3 arguments error (#13905)notomo2021-02-09
* | | | fix(buf_updates): send updates when putting past last lineThomas Vigouroux2021-02-08
* | | | Merge pull request #13899 from chentau/set_text_fixBjörn Linse2021-02-08
|\ \ \ \ | |/ / / |/| | |
| * | | correctly mark changed regions for set_textchentau2021-02-07
* | | | Merge pull request #13843 from teto/notif_providerMatthieu Coudron2021-02-08
|\ \ \ \ | |/ / / |/| | |
| * | | test: test vim-notifyMatthieu Coudron2021-02-02
| |/ /
* | | tests: clean up lua/buffer_updates_spec.luaBjörn Linse2021-02-04
* | | inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
| |/ |/|
* | Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
* | test(job): Ensure job-specific env var overrides global env varJames McCoy2021-01-31
* | Pass environment on to pty processes on WindowsJames McCoy2021-01-31
* | Use dict_T to pass env vars to process spawning codeJames McCoy2021-01-31
|/
* lsp/tests: Ensure client is stopped in basic_init tests (#13798)Mathias Fußenegger2021-01-27
* lintchentau2021-01-26