aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-05-24
|\| |
| * | docs: update LSP quickstart (#28954)Gregory Anders2024-05-24
| * | feat(defaults): add LSP default mappings (again) (#28650)Gregory Anders2024-05-24
| * | fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)Gregory Anders2024-05-24
| * | fix: show swapfile warning as a warning (#28971)Gregory Anders2024-05-24
| * | refactor: replace deprecated vim.loop with vim.uvdundargoc2024-05-24
| * | vim-patch:9.1.0440: function get_lval() is too long (#28963)zeertzjq2024-05-24
| * | vim-patch:8.2.3158: strange error message when using islocked() with a number...zeertzjq2024-05-24
| * | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
| * | fix: change deprecation presentationdundargoc2024-05-24
| * | feat: allow gx to function for markdown linksdundargoc2024-05-24
| * | docs: extract health to its own filedundargoc2024-05-24
| * | vim-patch:9.1.0439: Cannot filter the history (#28958)zeertzjq2024-05-24
| * | vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
| * | vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...zeertzjq2024-05-24
| * | vim-patch:22ac941: runtime(i3config/swayconfig): support floating_modifier no...Christian Clason2024-05-24
| * | build: remove nix flakes (#28863)dundargoc2024-05-24
| * | vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)zeertzjq2024-05-24
| * | vim-patch:9.1.0435: filetype: cygport files are not recognizedChristian Clason2024-05-23
| * | fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810Evgeni Chasnovski2024-05-23
| * | fix(comment): fall back to using trimmed comment markers (#28938)Evgeni Chasnovski2024-05-23
| * | build(docs): update CSS #28896Saien Govender2024-05-23
| * | fix(lsp): check if buffer was detached in on_init callback (#28914)Ilia Choly2024-05-23
| * | refactor(lsp): reuse buf_detach_client logic in on_detach (#28939)Mathias Fußenegger2024-05-23
| * | fix(lsp): trigger LspDetach on buffer delete (#28795)Andre Toerien2024-05-23
| * | vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)zeertzjq2024-05-23
| * | fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
| * | vim-patch:9.0.1175: the set_ref_in_item() function is too long (#28926)zeertzjq2024-05-23
| * | vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925)zeertzjq2024-05-23
| * | vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq2024-05-23
| * | vim-patch:802fc04: runtime(rescript): include basic rescript ftplugin file (v...Christian Clason2024-05-22
| * | fix: merge all provider healthchecks into a single health.luadundargoc2024-05-22
| * | docs: move vim.health documentation to lua.txtdundargoc2024-05-22
| * | refactor(lsp): use supports_method where applicableIlia Choly2024-05-22
| * | vim-patch:62ccaa6: runtime(termdebug): check for gdb file/dir before using as...zeertzjq2024-05-22
| * | vim-patch:d1d9316: runtime(zig): refactor zig ftplugin, remove auto format (#...Gregory Anders2024-05-21
| * | vim-patch:9.1.0427: tests: some issues with termdebug mapping test (#28907)zeertzjq2024-05-22
| * | Merge pull request #28905 from zeertzjq/vim-9.1.0426zeertzjq2024-05-22
| |\ \
| | * | vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short ...zeertzjq2024-05-22
| | * | vim-patch:9.1.0426: too many strlen() calls in search.czeertzjq2024-05-22
| |/ /
| * | fix(lsp): detach all clients on_reload to force buf_state reload (#28875)Ilia Choly2024-05-21
| * | docs: how to get core dump files #28826Jongwook Choi2024-05-21
| * | fix(lsp): semantic token functions allow "0" bufnr #28849Riley Bruins2024-05-21
| * | fix(lsp): hide layout in codelenses in virtual text (#28794) (#28807)Mango The Fourth2024-05-21
| * | feat(signs)!: place higher-priority signs from the left #27781Tobias Schmitz2024-05-21
| * | fix(lsp): add textDocument/documentLink to capability map (#28838)Ilia Choly2024-05-21
| * | build(vim-patch.sh): include commit subject #28767Jongwook Choi2024-05-21
| * | fix(tui): remove duplicate disabling of synchronized output (#28884)zeertzjq2024-05-21
| * | vim-patch:8cf29e4c4a2aChristian Clason2024-05-21