aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc: add BufModifiedSetRom Grk2020-11-07
* Merge pull request #13117 from romgrk/add-scroll-eventsBjörn Linse2020-11-07
|\
| * doc: fix WinScrolled detailsRom Grk2020-11-07
| * Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
| |\
| * | doc: update doc: s/Scroll/WinScrolled/Rom Grk2020-10-28
| * | docs: add documentation for Scroll autocmdRom Grk2020-10-24
* | | Merge pull request #13229 from ElPiloto/more_treesitter_docThomas Vigouroux2020-11-05
|\ \ \
| * | | Update runtime/doc/treesitter.txtLuis Piloto2020-11-05
| * | | doc: Fix treesitter doc PR.ElPiloto2020-11-04
| * | | doc: Supplement documentation for treesitter.ElPiloto2020-11-04
* | | | Add g:loaded_matchit check (#13226)Shougo2020-11-04
* | | | healthcheck: suggest to skip tests perl provider (#13223)Jan Edmund Lazo2020-11-04
|/ / /
* | | treesitter: separate tree and parserThomas Vigouroux2020-11-04
* | | docs: Fix typo in example codeLucas Hoffmann2020-11-03
| |/ |/|
* | Merge pull request #13178 from steelsojka/fix-empty-main-query-fileThomas Vigouroux2020-11-02
|\ \
| * | fix(treesitter): account for no main query fileSteven Sojka2020-10-28
* | | lsp: remove vim.NIL from processing (#13174)TJ DeVries2020-11-02
* | | vim-patch:8.2.0864: pragmas are indented all the way to the leftJan Edmund Lazo2020-11-01
* | | lsp: complete support for `CodeActionKind`s to capabilities (#13180)Jesse2020-11-01
* | | Merge pull request #13192 from bfredl/nodeidBjörn Linse2020-11-01
|\ \ \
| * | | treesitter: add node:id()Björn Linse2020-11-01
* | | | Merge pull request #13167 from romgrk/vim-8.2.1909Jan Edmund Lazo2020-10-31
|\ \ \ \
| * | | | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
* | | | | lsp: Remove snippet lies (#13183)TJ DeVries2020-10-30
* | | | | Merge pull request #13172 from janlazo/vim-8.2.1910Jan Edmund Lazo2020-10-30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vim-patch:8.1.2034: dark them of GTK 3 not supportedJan Edmund Lazo2020-10-29
| | |/ / | |/| |
* / | | Fix clipboard provider detection (#13190)necabo2020-10-29
|/ / /
* / / lsp: Fix case where active_signature == vim.NIL (#13114)Michael Lingelbach2020-10-27
|/ /
* | vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* | Merge pull request #13154 from fsouza/fix-callback-logicMatthieu Coudron2020-10-25
|\ \
| * | lsp: fix fallback for callback in method_unsupportedfrancisco souza2020-10-25
* | | lsp: Store diagnostics for unloaded buffers (#13102)Mathias Fußenegger2020-10-25
* | | Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1Björn Linse2020-10-25
|\ \ \ | |/ / |/| |
| * | api: nvim_buf_deleteTJ DeVries2020-10-22
* | | lsp: only send buf requests to servers that support the request (#12764)francisco souza2020-10-25
* | | Merge pull request #13132 from willelz/markdownJan Edmund Lazo2020-10-23
|\ \ \
| * | | markdown.vim: patch runtime to ade0d3946801willelz2020-10-22
| * | | markdown.vim: patch runtime/ftplugin to c08ee7476b19willelz2020-10-22
* | | | vim-patch:8.2.0901: formatting CJK text isn't optimalJan Edmund Lazo2020-10-23
* | | | vim-patch:8.2.0952: no simple way to interrupt VimJan Edmund Lazo2020-10-22
| |/ / |/| |
* | | lsp: Fix "client has shut down" errors during initializing (#13103)Mathias Fußenegger2020-10-22
|/ /
* | vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* | vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
|/
* Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...Jan Edmund Lazo2020-10-20
* docs: update apiBjörn Linse2020-10-20
* Merge pull request #13043 from tkuneck/fix-min-float-win-sizeJan Edmund Lazo2020-10-17
|\
| * Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...Tony Kuneck2020-10-04
* | Merge pull request #12053 from tjdevries/tjdevries/nicer_validateTJ DeVries2020-10-17
|\ \
| * | test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
| * | vim.validate(): include stacktrace in messageTJ DeVries2020-10-05