aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* doc: fix vim.lsp.stop_all_clients doc (#12055)Hirokazu Hata2020-04-21
* lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* doc:Fix incorrect nvim config paths in documentation (#12134)Micah Halter2020-04-16
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\
| * doc: Fix wildmenu doc inconsistencies and typosZantox2020-03-28
| * doc: C-Y and C-E in wildmenu completionBilly Su2020-02-18
* | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* | Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\ \
| * | updating docMatthieu Coudron2020-03-02
* | | vim-patch:8.1.1466: not updating priority on existing signJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.0881: can execute shell commands in rvim through interfacesJan Edmund Lazo2020-03-01
* | | vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* | | Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
|\ \ \
| * | | vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
| |/ /
* / / lsp: add 'textDocument/documentSymbol’ callbackHirokazu Hata2020-03-01
|/ /
* | Merge pull request #11880 from bfredl/tree-sitter-regexBjörn Linse2020-02-27
|\ \
| * | lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
* | | Add signs for Lsp diagnostics (#11668)Alvaro Muñoz2020-02-27
* | | add support to show diagnostics count in statusline (#11641)Alvaro Muñoz2020-02-26
* | | LSP: implement documentHighlight (#11638)Alvaro Muñoz2020-02-26
|/ /
* | vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
* | doc/lsp: start_client config cmd must be a list (#11866)Mathias Fußenegger2020-02-13
* | vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
* | vim-patch:8.1.0071: terminal debugger only works with the terminal featureerw72020-02-12
* | vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* | treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* | doc: Fix {spell,mlang}.txt files text encoding #11814Ramiro Morales2020-02-05
* | vim-patch:8.2.0077: settagstack() cannot truncate at current indexJan Edmund Lazo2020-01-29
* | Merge #11772 from janlazo/vim-8.2.0152Justin M. Keyes2020-01-26
|\ \
| * | vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
* | | mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
|/ /
* | Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
|\ \
| * | Fix f_jobstop() failed loudlyBilly Su2020-01-22
| |/
* / doc: provider-perlJan Edmund Lazo2020-01-20
|/
* doc: autocmd.txtJustin M. Keyes2020-01-18
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* defaults: set fillchars "foldsep" to box line #11702Matthieu Coudron2020-01-11
* LSP: highlight groups test, docJustin M. Keyes2020-01-08
* vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUIJan Edmund Lazo2020-01-06
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* doc: mention `*_host_prog` ordering sensitivity #11639William Chargin2020-01-02
* Merge pull request #11470 from bfredl/emptytableBjörn Linse2020-01-01
|\
| * lua: metatable for empty dict valueBjörn Linse2020-01-01
* | vim-patch:8.2.0074: Python 3 unicode test someitmes failsJan Edmund Lazo2020-01-01
|/
* Merge #11642 'CI: test powershell core'Justin M. Keyes2020-01-01
|\