aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | fix(lsp): Jump to tag locations reliably when :ltag is used (#22750)meredith2023-03-23
| * | | | | Merge #22736 from justinmk/gsplitJustin M. Keyes2023-03-22
| |\ \ \ \ \
| | * | | | | refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
| | * | | | | fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
| | * | | | | feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-03-22
| * | | | | | fix(api): vim.filetype.get_option() (#22753)Lewis Russell2023-03-22
| |/ / / / /
| * | | | | refactor: do more in TRY_WRAPLewis Russell2023-03-22
| * | | | | Merge pull request #22743 from bfredl/luaequalsbfredl2023-03-22
| |\ \ \ \ \
| | * | | | | feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
| * | | | | | vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)Amaan Qureshi2023-03-22
| * | | | | | ci(lintcommit): allow colon in commit message scopeAnkit Goel2023-03-22
| * | | | | | docs: fix g:terminal_color_x terminal colors #22746Evgeni Chasnovski2023-03-21
| * | | | | | Merge pull request #22742 from clason/vim-9.0.1415Christian Clason2023-03-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | vim-patch:9.0.1417: ESDL files are not recognizedChristian Clason2023-03-20
| | * | | | | vim-patch:9.0.1415: Crystal files are not recognizedChristian Clason2023-03-20
| |/ / / / /
| * | | | | feat(lua): use vim.empty_dict() for empty return value in new api functions ...bfredl2023-03-20
| * | | | | Merge #22707 vim.version: range(), lazy.nvim implJustin M. Keyes2023-03-20
| |\ \ \ \ \
| | * | | | | feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
| | * | | | | refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
| | * | | | | refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
| |/ / / / /
| * | | | | Merge pull request #22634 from lewis6991/feat/tscommentLewis Russell2023-03-20
| |\ \ \ \ \
| | * | | | | feat: add `vim.filetype.get_option()`Lewis Russell2023-03-20
| | * | | | | feat(api): add filetype option nvim_get_option_valueLewis Russell2023-03-20
| |/ / / / /
| * | | | | fix: invalid buffer size argument to snprintf #22729koeleck2023-03-19
| * | | | | fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
| * | | | | Merge #22691 build!: sanitizers for gccJustin M. Keyes2023-03-19
| |\ \ \ \ \
| | * | | | | build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
| | * | | | | build: sanitizers for gccii142023-03-16
| * | | | | | fix: pasting in terminal buffer on windows #22566Enan Ajmain2023-03-19
| * | | | | | Merge pull request #22673 from Diablo-D3/fixfloatclampbfredl2023-03-19
| |\ \ \ \ \ \
| | * | | | | | fix(float): remove -1 in height clampPatrick McFarland2023-03-19
| |/ / / / / /
| * | | | | | fix(column): invalidate statuscolumn width when UPD_NOT_VALID (#22723)luukvbaal2023-03-19
| * | | | | | fix(column): rebuild status column when sign column is invalidated (#22690)luukvbaal2023-03-18
| * | | | | | test(statuscolumn_spec): remove unnecessary feed('lh')zeertzjq2023-03-18
| * | | | | | vim-patch:9.0.1412: Pony files are not recognized (#22721)Amaan Qureshi2023-03-18
| * | | | | | test(highlight_spec): fix warning in Visual highlight test (#22719)zeertzjq2023-03-18
| * | | | | | fix(spell): properly source spell/LANG.{vim,lua} (#22716)zeertzjq2023-03-18
| * | | | | | vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...zeertzjq2023-03-17
| * | | | | | Merge pull request #22699 from clason/vim-9.0.1406Christian Clason2023-03-17
| |\ \ \ \ \ \
| | * | | | | | vim-patch:9.0.1409: racket files are recognized as schemeChristian Clason2023-03-17
| | * | | | | | vim-patch:9.0.1408: QMLdir files are not recognizedChristian Clason2023-03-17
| | * | | | | | vim-patch:9.0.1407: TableGen files are not recognizedChristian Clason2023-03-17
| | * | | | | | vim-patch:9.0.1406: ILE RPG files are not recognizedChristian Clason2023-03-17
| * | | | | | | refactor(completion): don't add and remove '^' for Lua (#22702)zeertzjq2023-03-17
| * | | | | | | build(deps): bump win32yank to v0.1.1 (#22700)Christian Clason2023-03-17
| * | | | | | | fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
| * | | | | | | fix(lsp): avoid switching buffers on lsp attach (#22689)August Masquelier2023-03-17
| |/ / / / / /
| * | | | | | Merge pull request #22680 from clason/bump-luarocksChristian Clason2023-03-17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | build(deps): bump mpack to 1.0.10Christian Clason2023-03-17
| | * | | | | build(deps): bump luacheck to 1.1.0-1Christian Clason2023-03-15