aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | LSP: eliminate lsp.stop_all_clients()Justin M. Keyes2019-12-31
* | gen_vimdoc.py: generate LSP docsJustin M. Keyes2019-12-31
* | doc: LSPJustin M. Keyes2019-12-31
* | doc [ci skip]Justin M. Keyes2019-12-31
|/
* gen_vimdoc.py: sort by nameJustin M. Keyes2019-12-30
* gen_vimdoc.py: better handling of inline (non-block) nodesJustin M. Keyes2019-12-30
* vim-patch:8.1.1875: cannot get size and position of the popup menuJan Edmund Lazo2019-12-29
* vim-patch:8.1.1303: not possible to hide a balloonJan Edmund Lazo2019-12-29
* vim-patch:8.0.1495: having 'pumwidth' default to zero has no meritJan Edmund Lazo2019-12-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* Revert "runtime: Add vim.lsp.get_client_by_name" #11623Ashkan Kiani2019-12-29
* runtime: Add vim.lsp.get_client_by_name (#11603)Hirokazu Hata2019-12-28
* doc: update 'cpoptions' default value #11619Rafik Draoui2019-12-28
* fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* vim-patch:8.2.0019: cannot number of lines of another bufferJan Edmund Lazo2019-12-20
* TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* Merge pull request #7202 from teto/jobstart_envJames McCoy2019-12-13
|\
| * jobstart now supports env/clear_envMatthieu Coudron2019-12-11
* | jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* | doc: LSP [ci skip] #11524Justin M. Keyes2019-12-10
* | defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\ \ | |/ |/|
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
* | API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* | doc: mention OS pseudo-features in :h feature-listJan Edmund Lazo2019-11-30
* | vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* | vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479Daniel Hahler2019-11-29
* | Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\ \
| * | options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* | | doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* | | man.vim: Hard wrap by defaultAnmol Sethi2019-11-24
* | | man.vim: Document how to disable bold highlightingAnmol Sethi2019-11-24
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-23
|\| |
| * | Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
| |/
* | Fix position params for encoding.Ashkan Kiani2019-11-21
* | UpdatesAshkan Kiani2019-11-21
* | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
|\|
| * vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
| * doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* | Change callback resolution to be dynamic.Ashkan Kiani2019-11-20
* | Move everything to buf & default_callbacksAshkan Kiani2019-11-20
|/
* vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* vim-patch:8.1.0927: USE_CR is never definedJan Edmund Lazo2019-11-13
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* doc [ci skip]Justin M. Keyes2019-11-11
* Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
|\