aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | | | lsp: Accept text document edits with version zeroMathias Fussenegger2021-04-14
* | | | | doc: prefer "python -m pip" (#14353)Aru Sahni2021-04-14
* | | | | doc: port prompt-buffer section (#14342)Sean Dewar2021-04-14
* | | | | lsp: fix _make_floating_popup_size when wrap_at is nil (#14359)Michael Lingelbach2021-04-14
* | | | | Merge pull request #14046 from nvim-treesitter/feature/language-tree-directiv...Thomas Vigouroux2021-04-14
|\ \ \ \ \
| * | | | | feat(treesitter): allow injections to be configured through directivesSteven Sojka2021-04-02
* | | | | | lsp: fix off-by-one in line diagnostic highlightingMarco Hinz2021-04-14
* | | | | | Merge pull request #14119 from mfussenegger/lsp-debounceMichael Lingelbach2021-04-13
|\ \ \ \ \ \
| * | | | | | lsp: Add a flag to debounce didChange notificationsMathias Fussenegger2021-04-13
* | | | | | | Merge pull request #14324 from mhinz/lsp-border-float-placementMarco Hinz2021-04-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lsp: correct float placement when using bordersMarco Hinz2021-04-12
| * | | | | | lsp: make sure borders are always inside of the screenMarco Hinz2021-04-12
* | | | | | | tutor: force one sign per line (#14352)Marco Hinz2021-04-13
|/ / / / / /
* | | | | | Merge pull request #14337 from janlazo/vim-8.2.0409Jan Edmund Lazo2021-04-11
|\ \ \ \ \ \
| * | | | | | vim-patch:8.1.2416: loading menus sets v:errmsgJan Edmund Lazo2021-04-11
* | | | | | | fix(doc): Add '/site' to stdpath('data') example in `:help 'rtp'`James McCoy2021-04-10
|/ / / / / /
* | | | / / doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci]Christian Clason2021-04-09
| |_|_|/ / |/| | | |
* | | | | eval: add v:_null_stringJan Edmund Lazo2021-04-08
* | | | | vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
| |/ / / |/| | |
* | | | Merge pull request #14302 from vigoux/fix-8449Michael Lingelbach2021-04-07
|\ \ \ \
| * | | | docs: add priority option in buf_set_extmarkThomas Vigouroux2021-04-07
* | | | | Merge pull request #14200 from teto/treesitter-checkhealthMarco Hinz2021-04-07
|\ \ \ \ \ | |/ / / / |/| | | |