| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | fix(lsp): fetch offset_encoding from client in references (#17104) | Michael Lingelbach | 2022-01-15 | |
| * | | | | | | | | | | | | Merge pull request #16836 from bfredl/mark2 | bfredl | 2022-01-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | refactor(extmarks): use a more efficient representation | Björn Linse | 2022-01-15 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | feat: use nvim_buf_set_extmark for vim.highlight (#16963) | Michael Lingelbach | 2022-01-15 | |
| * | | | | | | | | | | | | Merge pull request #17001 from mjlbach/feat/non-strict-extmarks | bfredl | 2022-01-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Hopefully last attempt | Michael Lingelbach | 2022-01-15 | |
| | * | | | | | | | | | | | Address review r3 | Michael Lingelbach | 2022-01-15 | |
| | * | | | | | | | | | | | Address review r2 | Michael Lingelbach | 2022-01-12 | |
| | * | | | | | | | | | | | Address 'review' | Michael Lingelbach | 2022-01-12 | |
| | * | | | | | | | | | | | feat(extmarks): add strict option | Michael Lingelbach | 2022-01-08 | |
| * | | | | | | | | | | | | vim-patch:8.2.4095: sed script not recognized by the first line (#17101) | Christian Clason | 2022-01-15 | |
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | feat(lsp): dynamically generate list title in response_to_list (#17081) | Gregory Anders | 2022-01-14 | |
| * | | | | | | | | | | | fix(filetype): expand tildes in filetype patterns (#17091) | Gregory Anders | 2022-01-14 | |
| * | | | | | | | | | | | Merge pull request #16998 from zeertzjq/lua-vim-var-funcref | bfredl | 2022-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | feat(api, lua): more conversions between LuaRef and Vim Funcref | zeertzjq | 2022-01-13 | |
| * | | | | | | | | | | | | fix(lsp): always split text edits on \r, \r\n, and \n (#17087) | Michael Lingelbach | 2022-01-14 | |
| * | | | | | | | | | | | | Merge pull request #17086 from zeertzjq/vim-8.1.2375 | James McCoy | 2022-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | vim-patch:8.1.2375: no suffucient testing for registers | zeertzjq | 2022-01-14 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge pull request #16978 from gpanders/filetype-updates | Gregory Anders | 2022-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | fix(filetype): fix foam pattern detection | Gregory Anders | 2022-01-13 | |
| | * | | | | | | | | | | | | feat(filetype.lua): fix .cc file not detected | rhcher | 2022-01-13 | |
| | * | | | | | | | | | | | | feat(filetype.lua): add support for files under .git | Sanchayan Maity | 2022-01-13 | |
| | * | | | | | | | | | | | | feat(filetype.lua): add support for patch files | Sanchayan Maity | 2022-01-13 | |
| | * | | | | | | | | | | | | feat(filetype.lua): add support for tmux.conf files | Gary Sentosa | 2022-01-13 | |
| | * | | | | | | | | | | | | feat(filetype.lua): fix .env file not detected | Gary Sentosa | 2022-01-13 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | vim-patch:8.2.4077: not all Libsensors files are recognized (#17080) | Christian Clason | 2022-01-13 | |
| * | | | | | | | | | | | | fix(lsp): forward offset_encoding in rename handler (#17079) | Michael Lingelbach | 2022-01-13 | |
| * | | | | | | | | | | | | fix(lsp): forward offset_encoding to apply_text_edits (#17075) | Michael Lingelbach | 2022-01-13 | |
| * | | | | | | | | | | | | Merge pull request #17034 from zeertzjq/compl-lua-select | bfredl | 2022-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | feat(completion): support selecting item via API from Lua mapping | zeertzjq | 2022-01-11 | |
| * | | | | | | | | | | | | | fix(lsp): strictly enforce passing offset encoding (#17049) | Michael Lingelbach | 2022-01-13 | |
| * | | | | | | | | | | | | | fix(lsp): handle negative activeSignature in signatureHelp (#17064) | Mathias Fußenegger | 2022-01-13 | |
| * | | | | | | | | | | | | | fix(lsp): fix applying multiple out-of-range TextEdits (#17037) | hrsh7th | 2022-01-13 | |
| | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #16945 from theHamsta/cached-queries | Thomas Vigouroux | 2022-01-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | perf(treesitter): cache query parsing | Stephan Seitz | 2022-01-06 | |
| * | | | | | | | | | | | | | fix(keywordprg): retain terminal buffer after K (#17046) | Daniel Steinberg | 2022-01-12 | |
| * | | | | | | | | | | | | | Merge pull request #17058 from clason/bump-treesitter | Thomas Vigouroux | 2022-01-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | build(deps): bump treesitter to commit bf210f0 | Christian Clason | 2022-01-12 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge pull request #17054 from jamessan/debug-publish-issues | James McCoy | 2022-01-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | ci(release): enable gh's api debug logs when creating the release | James McCoy | 2022-01-12 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge pull request #17045 from gpanders/diagnostic-fixups | Gregory Anders | 2022-01-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | feat(diagnostic): allow retrieving current diagnostic config | Gregory Anders | 2022-01-11 | |
| | * | | | | | | | | | | | | fix(diagnostic): only set default handler config if unset | Gregory Anders | 2022-01-11 | |
| | * | | | | | | | | | | | | fix(diagnostic): allow setting arbitrary config values | Gregory Anders | 2022-01-11 | |
| | * | | | | | | | | | | | | fix(diagnostic): resolve nil opts tables | Gregory Anders | 2022-01-11 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | vim-patch:8.2.4064: foam files are not detected (#17041) | Christian Clason | 2022-01-11 | |
| * | | | | | | | | | | | | refactor(lsp): debounce timer per buf and unify with non-debounce (#17016) | Mathias Fußenegger | 2022-01-11 | |
| * | | | | | | | | | | | | Merge pull request #16962 from f380cedric/vim-8.2.3409 | Thomas Vigouroux | 2022-01-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | vim-patch:8.2.3409: reading beyond end of line with invalid utf-8 character | f380cedric | 2022-01-06 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | vim-patch:2f0936cb9a2e (#17007) | Christian Clason | 2022-01-11 | |