aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:91359014b359Jan Edmund Lazo2021-04-27
| * | | | vim-patch:0c0734d527a1Jan Edmund Lazo2021-04-27
| * | | | vim-patch:403f3eb4c189Jan Edmund Lazo2021-04-27
| * | | | vim-patch:09c6f265b210Jan Edmund Lazo2021-04-27
| * | | | vim-patch:1ebbb6ee452dJan Edmund Lazo2021-04-27
| * | | | vim-patch:574ee7bc1246Jan Edmund Lazo2021-04-27
| * | | | vim-patch:5ef1c6a4838aJan Edmund Lazo2021-04-27
| * | | | vim-patch:1ff14ba24c4dJan Edmund Lazo2021-04-27
| * | | | vim-patch:96f45c0b6fc9Jan Edmund Lazo2021-04-27
| * | | | vim-patch:2e693a88b24dJan Edmund Lazo2021-04-27
| * | | | fixup! man.vim: Refactor verify_exists to unset $MANSECT as neededJan Edmund Lazo2021-04-27
| * | | | vim-patch:5be4ceecea55Jan Edmund Lazo2021-04-27
| * | | | vim-patch:589edb340454Jan Edmund Lazo2021-04-27
| * | | | vim-patch:8fe1000e9c34Jan Edmund Lazo2021-04-27
| * | | | vim-patch:8.1.1726: the eval.txt help file is too bigJan Edmund Lazo2021-04-27
| |/ / /
* | | | Merge pull request #14418 from DerekStride/treesitter-set-directiveThomas Vigouroux2021-05-03
|\ \ \ \
| * | | | Ensure there is a nested table allocated for #set!derekstride2021-04-27
| |/ / /
* | | | Merge pull request #14334 from DarwinSenior/vim.logMichael Lingelbach2021-05-02
|\ \ \ \
| * | | | lsp: deep copy vim.lsp.log when reloadingDingcheng Yue2021-04-16
* | | | | Merge pull request #14462 from kabouzeid/feature/formatting_seq_syncMichael Lingelbach2021-05-02
|\ \ \ \ \
| * | | | | Increase default LSP sync timeout to 1000msKarim Abou Zeid2021-05-02
| * | | | | Add client.request_sync docKarim Abou Zeid2021-05-02
| * | | | | Synchronous formatting methods notify the user on timeout and interruptedKarim Abou Zeid2021-05-02
| * | | | | Support multiple range formatting clientsKarim Abou Zeid2021-05-02
| * | | | | doc clarificationKarim Abou Zeid2021-05-02
| * | | | | Add formatting_seq_sync, change formatting and formatting_syncKarim Abou Zeid2021-05-01
| | |/ / / | |/| | |
* | | | | lsp: fix regression in jump_to_location() (#14446)francisco souza2021-05-01
* | | | | docs: Treesitter (#13260)TJ DeVries2021-05-01
* | | | | doc: update vim.cmd() (#14450)Shadman2021-05-01
* | | | | lsp: Allow decoded.result to be `false`Mathias Fussenegger2021-04-30
|/ / / /
* | | | doc : fixing missing @return in nvim_open_term docMichael Bleuez2021-04-24
* | | | Merge pull request #14429 from ckipp01/forceMichael Lingelbach2021-04-23
|\ \ \ \
| * | | | Don't automatically force shutdown on second restart.ckipp012021-04-23
* | | | | lsp: make tagstack smarter motion-wise (#12262)Gabriel Sanches2021-04-23
* | | | | Revert "lsp: fix blocking in closing of clients"Michael Lingelbach2021-04-23
* | | | | lsp: check if config is nilMarco Hinz2021-04-23
* | | | | lsp: sort diagnostics by severity (#14372)Marco Hinz2021-04-23
|/ / / /
* | / / vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
| |/ / |/| |
* | | Merge pull request #14180 from oberblastmeister/lsp_exit_perfMichael Lingelbach2021-04-19
|\ \ \
| * | | lsp: fix blocking in closing of clientsBrian Shu2021-04-19
* | | | Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\ \ \ \
| * | | | Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* | | | | vim-patch:8.2.2773: PSL filetype not recognized (#14389)Jan Edmund Lazo2021-04-17
|/ / / /
* | | | Merge pull request #13684 from pohzipohzi/inputBjörn Linse2021-04-16
|\ \ \ \
| * | | | doc: add description for cancelreturn option in input()pohzipohzi2021-04-08
* | | | | Merge pull request #14355 from janlazo/vim-8.1.2313Jan Edmund Lazo2021-04-15
|\ \ \ \ \
| * | | | | vim-patch:8.2.2769: Modula-3 config files are not recognizedJan Edmund Lazo2021-04-15
* | | | | | ex_cmds: port :evalJan Edmund Lazo2021-04-15
|/ / / / /
* | | | | lsp: add lsp.buf_request_all for invoking asynchronous callbacksBrian Shu2021-04-15
* | | | | lsp: Remove vim.NIL handling from apply_text_document_editMathias Fussenegger2021-04-14