aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * build(deps): bump coxpcall to 1.17.0-1Christian Clason2023-03-15
| * build(deps): bump luarocks to v3.9.2Christian Clason2023-03-15
* | Merge pull request #22687 from bfredl/intermarksbfredl2023-03-16
|\ \
| * | refactor(extmarks): some minor internal API changesbfredl2023-03-16
|/ /
* / docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142023-03-16
|/
* build(deps): bump tree-sitter to HEAD - a318b42c8Christian Clason2023-03-15
* fix(lua): vim.deprecate() shows ":help deprecated" #22677Justin M. Keyes2023-03-15
* docs(html): render @see items as a list #22675Justin M. Keyes2023-03-15
* test: Windows not detected in msys shells #22671Enan Ajmain2023-03-15
* Merge pull request #22666 from bfredl/unscreenbfredl2023-03-14
|\
| * refactor(screen): screen.c delenda estbfredl2023-03-14
* | fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14