aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:2e9b9e9a9ebfChristian Clason2024-04-29
* vim-patch:f351fd829204 (#28551)ObserverOfTime2024-04-29
* vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (...luukvbaal2024-04-29
* feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2024-04-28
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* fix(diagnostic): get border from config (#28531)glepnir2024-04-28
* fix(treesitter): enforce lowercase language names (#28546)Christian Clason2024-04-28
* fix(snippet): do not add extra indent on newlines (#28538)Mathias Fußenegger2024-04-28
* Merge pull request #28532 from bfredl/regularizationbfredl2024-04-28
|\
| * refactor(build): make all generated c files headersbfredl2024-04-27
* | docs: breaking change in diagnostic goto #28541Gregory Anders2024-04-27
* | fix(diagnostic): invalid col number compare in next_diagnostic (#28397)Raphael2024-04-27
* | Merge #28522 handle ui_attach side effectsJustin M. Keyes2024-04-27
|\ \
| * | fix(ui): set 'cmdheight' to zero for all open tabpagesLuuk van Baal2024-04-27
| * | fix(ui): update ext_ui widgets when attaching non-remote UILuuk van Baal2024-04-26
* | | vim-patch:92917069b1a8Christian Clason2024-04-27
* | | vim-patch:9.1.0375: tests: 1-second delay after Test_BufEnter_botline() (#28534)zeertzjq2024-04-27
* | | vim-patch:79952b9c6774Christian Clason2024-04-27
| |/ |/|
* | vim-patch:9.1.0374: wrong botline in BufEnter (#28530)zeertzjq2024-04-27
* | Merge pull request #28529 from zeertzjq/vim-fe1e2b5e2d65zeertzjq2024-04-27
|\ \
| * | vim-patch:9525f6213604zeertzjq2024-04-27
| * | vim-patch:00ae5c5cba7bzeertzjq2024-04-27
| * | vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
|/ /
* | fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)Mathias Fußenegger2024-04-26
* | feat(diagnostic): add default mappings for diagnostics (#16230)Gregory Anders2024-04-26
* | fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao2024-04-26
* | feat(lsp): add more LSP defaults (#28500)Gregory Anders2024-04-26
* | refactor(vim.iter)!: rename xxback() => rxx() #28503Justin M. Keyes2024-04-26
* | fix(lsp): ensure buffer is not attached more than onceLewis Russell2024-04-26
* | fix: lua annotationsLewis Russell2024-04-26
* | fix(treesitter.foldexpr): check for all insert submodesTheLeoP2024-04-26
* | fix(lsp): add "silent" option to vim.lsp.start (#28478)Gregory Anders2024-04-26
* | refactor(lsp): rename foos_by_bar to bar_foos #28505Yi Ming2024-04-26
* | fix(lsp): buffer messages until connected to server (#28507)Mathias Fußenegger2024-04-26
* | vim-patch:partial:9.1.0373: ops.c code uses too many strlen() calls (#28508)zeertzjq2024-04-26
|/
* vim-patch:98b12ede3175Christian Clason2024-04-25
* fix(completion): improve popup window position (#26739)Raphael2024-04-25
* feat(diagnostic): goto functions jump to highest severity (#28490)Gregory Anders2024-04-25
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* build: do not use GIT_REPOSITORY for local dependenciesdundargoc2024-04-25
* Merge pull request #28492 from bfredl/hotfixbfredl2024-04-25
|\
| * fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecatebfredl2024-04-25
* | vim-patch:a4c085a3e607Christian Clason2024-04-25
* | feat(fs): add vim.fs.root (#28477)Gregory Anders2024-04-24
* | feat(api): allow floats to be opened in non-current tabpage (#28480)Will Hopkins2024-04-25
* | refactor(source): remove unnecessary concatenation with Lua (#28499)zeertzjq2024-04-25
* | perf(diagnostic): avoid table copies to filter by severity (#28491)Mathias Fußenegger2024-04-24
|/
* build: silence new clang-tidy warningsdundargoc2024-04-24
* vim-patch:8.2.2332: Vim9: missing :endif not reported when using :windo (#28482)zeertzjq2024-04-24
* refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger2024-04-23