aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.2.2714: filetype pattern ending in star is too far upJan Edmund Lazo2021-04-05
* lsp: floating window improvements (#14207)Michael Lingelbach2021-04-05
* Merge pull request #14063 from lewis6991/masterJan Edmund Lazo2021-04-04
|\
| * vim-patch:8.1.1682: placing a larger number of ...Lewis Russell2021-04-03
* | vim-patch:8.2.2697: function list test failsJan Edmund Lazo2021-04-03
|/
* vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* vim-patch:8.2.2690: PowerShell files are not recognized (#14276)Jan Edmund Lazo2021-04-02
* Fix #14192: Handle IO errors and close files in query.luaStephan Seitz2021-04-02
* Merge pull request #14218 from steelsojka/bugfix/check-queries-existThomas Vigouroux2021-04-02
|\
| * fix(treesitter): check highlight queries existSteven Sojka2021-03-26
* | doc: Fix typo in the help for <Cmd> where lhs was used instead of rhs (#14272)Kevin Svetlitski2021-04-01
* | lsp: allow launching language servers with uv_spawn using cwd argMichael Lingelbach2021-04-01
* | Merge pull request #14264 from mjlbach/feature/handle_reloading_bufferMichael Lingelbach2021-04-01
|\ \
| * | lsp: add on_reload callback for buffer edits outside of neovimMichael Lingelbach2021-03-31
* | | Merge pull request #14262 from mjlbach/feature/lsp_did_save_autocommandMichael Lingelbach2021-04-01
|\ \ \
| * | | lsp: clear did_save handler autocommand on each attachMichael Lingelbach2021-03-31
| |/ /
* / / lsp: fix textDocument/workspaceSymbol -> workspace/symbolMichael Lingelbach2021-03-31
|/ /
* | ts: Add per-language highlight linksTJ DeVries2021-03-31
* | Merge pull request #14252 from tjdevries/tjdevries/ts_query_overridesThomas Vigouroux2021-03-31
|\ \
| * | ts: Add per-language query overridingTJ DeVries2021-03-30
* | | Merge pull request #14233 from mjlbach/disable_utf16_conversionMichael Lingelbach2021-03-30
|\ \ \
| * | | lsp: use utf-8 when utf-16 not requestedMichael Lingelbach2021-03-30
* | | | ts: Add language version to vim.treesitter (#14255)TJ DeVries2021-03-30
| |/ / |/| |
* | | vim-patch:8.2.2454: leading space can not be made visible (#14138)zeertzjq2021-03-29
* | | added support for termux-clipboard : clipboard.vim (#14244)Aditya Alok2021-03-29
* | | vim-patch:8.2.2612: col('.') may get outdated column valueAndy K. Massimino2021-03-29
* | | Merge pull request #13851 from VVKot/vim-8.1.0105Jan Edmund Lazo2021-03-28
|\ \ \
| * | | vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
| * | | vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* | | | Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\ \ \ \ | |_|/ / |/| | |
| * | | run docgenCorey Williamson2021-03-28
* | | | lsp: fix utf-16 ranges to use second return value for incremental syncMichael Lingelbach2021-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
|\ \ \ \