aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* remove trailing tabsPatrik Wenger2021-01-04
* treesitter: simplify query reading logicBjörn Linse2021-01-04
* vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* LSP: fix messageRequest to not return nested title (#13674)Michael Lingelbach2021-01-03
* vim-patch:8.2.0917: quickfix entries do not suport a "note" typeJan Edmund Lazo2021-01-02
* Merge pull request #13649 from mjlbach/move_from_nvim-lspconfigMatthieu Coudron2021-01-01
|\
| * LSP: Move workspace/configuration handler from nvim-lspconfig to coreMichael Lingelbach2021-01-01
| * LSP: Add helper function from accessing language server settings from nvim-ls...Michael Lingelbach2021-01-01
* | LSP: progress callback should only update existing dict for reports (#13652)jdrouhard2021-01-01
* | Merge pull request #13655 from janlazo/vim-8.2.2255Jan Edmund Lazo2021-01-01
|\ \
| * | vim-patch:8.2.2258: not all OCaml related files are detectedJan Edmund Lazo2021-01-01
| * | vim-patch:8.1.1281: cannot specify a count with :chistoryJan Edmund Lazo2021-01-01
| * | vim-patch:8.1.1275: cannot navigate to errors before/after the cursorJan Edmund Lazo2021-01-01
| * | vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
| |/
* | docs: nvim_buf_set_textTJ DeVries2021-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
* | LSP: window/showMessageRequest (#13641)Michael Lingelbach2020-12-31
* | lsp: Disable capabilities not currently supported by language client handlers...Michael Lingelbach2020-12-30
* | doc: Fix some spelling errors (#13636)Timmy Xiao2020-12-30
* | LSP: implement window/workDoneProgress/create (#13640)Michael Lingelbach2020-12-30
* | lsp: Use correct bufnr for documentHighlight handler (#13622)Adam P. Regasz-Rethy2020-12-29
* | Fixed a typo.HARSH-SHETH2020-12-27
* | vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
* | vim-patch:8.2.2203: Moodle gift files are not recognizedJan Edmund Lazo2020-12-24
* | lsp: Fire LspDiagnosticsChanged before returning (#13483)Josh French2020-12-23
|/
* lsp: Add <nomodeline> to doautocmd calls (#13576)Nils2020-12-21
* lsp: add $/progress report (#13294)Matthieu Coudron2020-12-20
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* lsp: Fix text payload in didSave notification (#13363)Mathias Fußenegger2020-12-20
* doc: Fix vim.lsp.diagnostic.get_next (#13495)Mitchell Hanberg2020-12-20
* runtime/php: 1c6737b20a5cf71751b180461cea22fc76d8870cTyson Andre2020-12-19
* runtime/php: 47e13953ffdbb9f163b901196dec8c2100b72eddTyson Andre2020-12-19
* runtime/php: 5ef1c6a4838a9629b793f3ae676f72a764171b00Tyson Andre2020-12-19
* Add <Enter> to existing vim syntax highlighting for angle-bracket notation (#...Kevin Svetlitski2020-12-19
* Merge pull request #13355 from notomo/check-textlock-in-apiBjörn Linse2020-12-16
|\
| * docs: add check_textlock attributenotomo2020-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
|/
* healthcheck: fix health check issue with shada file (#13291)erw72020-12-13
* Fix lsp tests breaking from new LuaJIT versionMatthew Nibecker2020-12-13
* vim-patch:8.1.1089: tutor does not check $LC_MESSAGESJan Edmund Lazo2020-12-12
* runtime/javascript: 207f009326c8f878defde0e594d7d9ed9860106eJan Edmund Lazo2020-12-12
* runtime/javascript: e7b1ea0276cc83cd5c612f3189a174a60d57b5edJan Edmund Lazo2020-12-12
* runtime/javascript: 388a5d4f20b4b64341d1604aa238cab85827b892Jan Edmund Lazo2020-12-12
* runtime/javascript: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2020-12-12
* runtime/javascript: 5be4ceecea5520265066eac972460ebb1cdf05e7Jan Edmund Lazo2020-12-12
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parserThomas Vigouroux2020-12-10
|\