aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | lsp: fix diagnostic reported on terminating EOL characterMichael Lingelbach2021-03-02
* | | | Merge pull request #14048 from saadparwaiz1/runtime/haskellJan Edmund Lazo2021-03-04
|\ \ \ \
| * | | | runtime/haskell: 4f4d51a942cc2c6b3e936ee0f93f00c2d000065cSaad Parwaiz2021-03-03
| * | | | runtime/haskell: 8fe1000e9c3438d0ff36cf2340f0f0e48f8fb89fSaad Parwaiz2021-03-03
| * | | | runtime/cabal: 23515b4ef7580af8b9d3b964a558ab2007cacda5Saad Parwaiz2021-03-03
| * | | | runtime/cabal: 4f4d51a942cc2c6b3e936ee0f93f00c2d000065cSaad Parwaiz2021-03-03
* | | | | lsp: don't invoke vim.notify on sigterm of language serverMichael Lingelbach2021-03-04
* | | | | Merge pull request #14047 from mjlbach/feature/notify_on_crashMichael Lingelbach2021-03-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | lsp: invoke vim.notify when client exits with code or signal other than 0Michael Lingelbach2021-03-04
| | |/ / | |/| |
* | | | vim-patch:30e9b3c42567 (#13936)Volodymyr Kot2021-03-03
| |/ / |/| |
* | | vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* | | vim-patch:8.1.1901: the +insert_expand feature is not always availableJan Edmund Lazo2021-03-01
|/ /
* | fix: show error when language server start fails and prevent future requestsDavid Zhang2021-02-26
* | Merge pull request #14014 from mfussenegger/textDocumentSyncMichael Lingelbach2021-02-25
|\ \
| * | LSP: Resolve text_document_save capability according to specMathias Fussenegger2021-02-25
* | | Merge pull request #14004 from erw7/fix-ficJan Edmund Lazo2021-02-25
|\ \ \ | |/ / |/| |
| * | eval: add fname_case to feature listerw72021-02-25
* | | Update lsp and api docs with gen_vimdoc changesMathias Fussenegger2021-02-24
* | | [LSP] Add in more docs for highlight groups with document_highlight() (#13614)Chris Kipp2021-02-24
|/ /
* | fix: treesitter languagetree crash when using telescope buffer previewer (#13...Simon Hauser2021-02-23
* | vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* | lsp: remove deprecated references to 'callbacks' (#13945)Matthieu Coudron2021-02-23