aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* 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
* netrw.vim: do not save +/* registers p.2 #11625artem-nefedov2019-12-29
* runtime: Add vim.lsp.get_client_by_name (#11603)Hirokazu Hata2019-12-28
* doc: update 'cpoptions' default value #11619Rafik Draoui2019-12-28
* Merge #11568 'fillchars: foldopen, foldsep, foldclose'Justin M. Keyes2019-12-26
|\
| * fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* | LSP: Handle rpc RequestCancelled specifically. (#11606)Ashkan Kiani2019-12-24
* | system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
|/
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* termdebug.vim: Comment out Winbar related things #11552Jelte Fennema2019-12-22
* LSP: Use async completion for omnifunc. (#11578)Ashkan Kiani2019-12-20
* vim-patch:8.2.0024: filetype Rego not recognizedJan Edmund Lazo2019-12-20
* vim-patch:8.2.0019: cannot number of lines of another bufferJan Edmund Lazo2019-12-20
* LSP: Improve the display of the default hover callback. (#11576)Ashkan Kiani2019-12-20
* LSP: fix omnifunc findstart (#11522)Mike Hartington2019-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
* | netrw.vim: do not save +/* registersJustin M. Keyes2019-12-10
* | doc: LSP [ci skip] #11524Justin M. Keyes2019-12-10
* | vim-patch:8.1.2408: syntax menu and build instructions outdatedJan Edmund Lazo2019-12-07
* | LSP: Add jump when calling gotodef (#11521)Jakub Łuczyński2019-12-07
* | runtime/syntax/vim.vim: highlight "blend" keyword #11520Matthieu Coudron2019-12-05
* | 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
* | Add vim.startswith and vim.endswith (#11248)Ashkan Kiani2019-12-01
* | 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 #11469 from bfredl/lspdiagBjörn Linse2019-11-29
|\ \
| * | lsp: allow the user to config LspDiagnosticError etc by standard meansBjörn Linse2019-11-28
* | | man.vim: remove K mapping #11472Rob Pilling2019-11-28
|/ /
* | runtime: russian-jcukenwintype.vim keymap #11461Von Random2019-11-27
* | doc: fix typosBrian Wignall2019-11-27
* | Merge #11467 from janlazo/vim-8.1.2345Justin M. Keyes2019-11-27
|\ \
| * | vim-patch:8.1.2345: .cjs files are not recognized as JavascriptJan Edmund Lazo2019-11-26
* | | man.vim: Improve ft=man 'iskeyword' #11457Rob Pilling2019-11-27
|/ /
* | Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\ \
| * | options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | | LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)Ashkan Kiani2019-11-26