aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* Merge pull request #14231 from mjlbach/fix_utf16_rangesMichael Lingelbach2021-03-27
|\
| * lsp: fix utf16 ranges for incremental syncMichael Lingelbach2021-03-27
* | viml: embed Lua syntax highlighting [skip ci] (#14213)Marco Hinz2021-03-28
* | vim-patch:8.1.2326: cannot parse a date/time stringJan Edmund Lazo2021-03-27
* | fix(treesitter): dedupe runtime file listSteven Sojka2021-03-23
* | Merge pull request #14186 from mjlbach/feature/make_signature_help_beautifulMichael Lingelbach2021-03-23
|\ \ | |/ |/|
| * lsp: add syntax highlighting to signature helpMichael Lingelbach2021-03-22
* | Merge pull request #14178 from andymass/vim-8.2.0088Jan Edmund Lazo2021-03-22
|\ \
| * | vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag fieldAndy K. Massimino2021-03-21
* | | lsp: Unopened buffers return 0 for line count, which leads to broken positionsTJ DeVries2021-03-22
* | | lsp: Force re-display of diagnostics when opening a fileTJ DeVries2021-03-22
* | | vim-patch:8.2.2634: 'tagfunc' does not indicate using a patternJan Edmund Lazo2021-03-21
* | | vim-patch:8.2.2625: rss files not recognizedJan Edmund Lazo2021-03-20
* | | vim-patch:8.2.2624: atom files not recognizedJan Edmund Lazo2021-03-20
|/ /
* | runtime/lua/vim/lsp: check emptyness in get_completion_wordVincent Rischmann2021-03-21
* | Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\ \
| * | vim-patch:8.2.1703: ":highlight clear" does not restore default linkAndy K. Massimino2021-03-05
* | | Merge pull request #14164 from andymass/vim-8.1.2020Jan Edmund Lazo2021-03-20
|\ \ \
| * | | vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
| | |/ | |/|
* / | lsp: set syntax instead of filetype for preview location highlightingMichael Lingelbach2021-03-19
|/ /
* | lsp: Add support for delete workspaceEdit resource operationMathias Fussenegger2021-03-18
* | lsp: Add support for create workspaceEdit resource operationMathias Fussenegger2021-03-18
* | lsp: Add support for file rename via workspaceEditMathias Fussenegger2021-03-18
* | Merge pull request #14145 from teto/remove-tshighlighterMatthieu Coudron2021-03-16
|\ \
| * | chore: remove deprecated lua module tshighlighterMatthieu Coudron2021-03-16
* | | lsp: update lsp_markdown syntax to not clash with built-in markdown syntaxMichael Lingelbach2021-03-15
* | | Merge pull request #14098 from mjlbach/fix_highlighting_lsp_markdownMichael Lingelbach2021-03-15
|\ \ \
| * | | lsp: fix highlighting for lsp markdown code blocksMichael Lingelbach2021-03-10
* | | | Merge pull request #14076 from mfussenegger/treesitter019Björn Linse2021-03-15
|\ \ \ \
| * | | | treesitter: Update to 0.19.3Mathias Fussenegger2021-03-09
* | | | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | | | | vim-patch:8.2.2591: Poke files are not recognizedJan Edmund Lazo2021-03-12
* | | | | lsp: Use incremental sync by defaultMathias Fussenegger2021-03-11
| |_|/ / |/| | |
* | | | Update lsp, lua and api docs (gen_vimdoc.py)Mathias Fussenegger2021-03-11
| |/ / |/| |
* | | Merge pull request #14073 from mjlbach/feature/syntax_highlight_ruleMichael Lingelbach2021-03-10
|\ \ \
| * | | lsp: add custom syntax rules for lsp floating windowMichael Lingelbach2021-03-09
* | | | lsp: Resolve codeLense server capabilities (#14056)Josa Gesell2021-03-10
* | | | lsp: get_language_id (#14092)TJ DeVries2021-03-10
* | | | lsp: fix endline such that it cannot point outside the buffer rangeMichael Lingelbach2021-03-10
* | | | runtime/termdebug 82be4849eed0b8fbee45bc8da99b685ec89af59a (#13660)Michael Sartain2021-03-10
* | | | lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
| |/ / |/| |
* | | Merge pull request #13993 from teto/gendocMatthieu Coudron2021-03-07
|\ \ \ | |/ / |/| |
| * | chore: rename progress_callback to progress_handlerMatthieu Coudron2021-03-04
* | | Merge pull request #13919 from TheAlakazam/lsplogfixMichael Lingelbach2021-03-06
|\ \ \
| * | | lsp: add explicit entry on lsp log startPiyush Jaipuriyar2021-03-06
* | | | Added If true to show that {after} and {follow} parameters of nvim_put() are ...Lee Wannacott2021-03-07
* | | | Forgot to add colon to the {follow} parameters statementLee Wannacott2021-03-07
* | | | Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...Lee Wannacott2021-03-07
* | | | Merge pull request #13793 from mjlbach/fix_terminating_eol_diagnosticMichael Lingelbach2021-03-05
|\ \ \ \ | |_|_|/ |/| | |