aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* Merge pull request #13784 from runiq/get_extmark_by_id-limit_breakThomas Vigouroux2021-01-28
|\
| * doc: remove nvim_buf_get_extmark_by_id limit optPatrice Peterson2021-01-18
* | Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\ \
| * | opt: update docs on signnumber (#13783)Sirisak Lueangsaksri2021-01-20
* | | Doc: Generate API docs for buf_set_extmark gravityPatrice Peterson2021-01-23
* | | lsp: clear diagnostics on client shutdown (#13788)Michael Lingelbach2021-01-23
* | | api: nvim_echonotomo2021-01-20
|/ /
* | Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-captureThomas Vigouroux2021-01-20
|\ \
| * | treesitter: default start and end row when omitted“jvgrootveld”2021-01-15
* | | lsp: validate and document server settings (#13698)Michael Lingelbach2021-01-18
| |/ |/|
* | api: add vim.version (#13762)Michael Lingelbach2021-01-18
* | vim-patch:8.2.2366: when using ":sleep" the cursor is always displayedJan Edmund Lazo2021-01-17
* | log.c: warn instead of error on failed stdpath('cache') creationMichael Lingelbach2021-01-16
* | logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
|/
* logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
* lsp: fix on_attach signature documentation (#13723)Michael Lingelbach2021-01-12
* lsp: remove references to LspInstall (#13738)Michael Lingelbach2021-01-12
* lsp: Add severity_limit for other diagnostics features (#13528)TJ DeVries2021-01-12
* fix(lsp): Allow subsequent text document edits to pass (#13534)TJ DeVries2021-01-11
* vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion pointJan Edmund Lazo2021-01-05
* remove trailing tabsPatrik Wenger2021-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
* | Merge pull request #13655 from janlazo/vim-8.2.2255Jan 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
* | doc: Fix some spelling errors (#13636)Timmy Xiao2020-12-30
* | Fixed a typo.HARSH-SHETH2020-12-27
* | vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
|/
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* doc: Fix vim.lsp.diagnostic.get_next (#13495)Mitchell Hanberg2020-12-20
* Merge pull request #13355 from notomo/check-textlock-in-apiBjörn Linse2020-12-16
|\
| * docs: add check_textlock attributenotomo2020-12-16
* | feat(treesitter): add offset predicate for language injectionSteven Sojka2020-12-15
|/
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* doc: Fix incorrect LSP diagnostic-related helptags (#13388)Kevin Fleming2020-12-09
* doc: Add missing parameter end_pos for range_formatting (#13481)Olivier Roques2020-12-09
* feat: Allow incremental sync & lsp flags (#13371)TJ DeVries2020-12-08
* Fix typo on treesitter.txt help pageLeandro Ostera2020-12-07
* runtime/doc: strftime() is always availableJan Edmund Lazo2020-12-06
* Merge pull request #13173 from tjdevries/tjdevries/option_infoBjö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
|/