aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | refactor(normal): convert function comments to doxygen formatDundar Göc2022-05-26
* | | feat(lsp): turn rename filter into a predicate (#18745)Mathias Fußenegger2022-05-26
|/ /
* | refactor: missing parenthesis may cause unexpected problems (#17443)kylo2522022-05-26
* | Merge pull request #18738 from zeertzjq/vim-8.2.5010zeertzjq2022-05-26
|\ \
| * | vim-patch:8.2.5010: the terminal debugger uses various global variableszeertzjq2022-05-26
| * | docs: add missing termdebug docs from Vim runtime updateszeertzjq2022-05-26
* | | vim-patch:8.2.5015: Hoon and Moonscript files are not recognized (#18747)dundargoc2022-05-25
|/ /
* | Merge pull request #18748 from dundargoc/ci/msvcJames McCoy2022-05-25
|\ \
| * | ci(mingw): only enable -municode for MinGWDundar Goc2022-05-25
* | | vim-patch:8.2.5016: access before start of text with a put command (#18742)zeertzjq2022-05-26
|/ /
* | refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* | refactor(lsp): remove redundant client cleanup (#18744)Gregory Anders2022-05-25
* | feat(lsp)!: turn format filter into predicate (#18458)Mathias Fußenegger2022-05-25
* | fix(lsp): respect global syntax setting in open float preview (#15225)Elton Leander Pinto2022-05-25
* | Merge pull request #18528 from lewis6991/setwinoptbfredl2022-05-25
|\ \
| * | feat(api): add win and buf to nvim_set_option_valueLewis Russell2022-05-17
| |/
* | build: require exact Lua version when using PREFER_LUA (#16633)Gregory Anders2022-05-25
* | vim-patch:8.2.5012: cannot select one character inside () (#18731)zeertzjq2022-05-25
* | fix(coverity): bail out if mouse_find_win() returns NULL (#18726)zeertzjq2022-05-25
* | docs(api): floating wins omitted under :mksession (#18721)Daniel Steinberg2022-05-24
* | Merge pull request #18728 from dundargoc/ci/api/upgrade-to-ubuntu-22James McCoy2022-05-24
|\ \
| * | ci(api-docs): upgrade to ubuntu 22 and remove conda dependencyDundar Goc2022-05-24
* | | Merge pull request #18626 from dundargoc/ci/shallow-cloneJames McCoy2022-05-24
|\ \ \
| * | | ci(api-docs): add comment explaining why full clone is requiredDundar Goc2022-05-24
| |/ /
* | | Merge pull request #18607 from dundargoc/build/mingwJames McCoy2022-05-24
|\ \ \ | |/ / |/| |
| * | revert: "ci: remove mingw job #18580"Dundar Goc2022-05-17
* | | vim-patch:8.2.4999: filetype test table is not properly sorted (#18719)dundargoc2022-05-24
* | | fix(filetype): correct vim.fn.did_filetype() handling (#18725)notomo2022-05-23
* | | vim-patch:partial 2d8ed0203aed (#18675)dundargoc2022-05-23
* | | vim-patch:8.2.5009: fold may not be closeable after appending (#18722)Brandon Simmons2022-05-23
* | | Merge pull request #18712 from famiu/feat/ui/winbar_redrawbfredl2022-05-23
|\ \ \
| * | | fix(ui): redraw winbar alongside statuslineFamiu Haque2022-05-23
* | | | vim-patch:8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commen...zeertzjq2022-05-23
|/ / /
* | | feat: click support for 'statusline', 'winbar' #18650Famiu Haque2022-05-23
* | | refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* | | Merge pull request #18691 from zeertzjq/vim-8.2.4996zeertzjq2022-05-23
|\ \ \
| * | | vim-patch:8.2.5002: deletebufline() may change Visual selectionzeertzjq2022-05-23
| * | | vim-patch:8.2.4996: setbufline() may change Visual selectionzeertzjq2022-05-23
* | | | vim-patch:8.2.5001: checking translations affects the search pattern history ...zeertzjq2022-05-23
|/ / /
* | | fix(lsp): do not detach LSP servers on Windows #18703Gregory Anders2022-05-22
* | | refactor(runtime): convert the remaining dist#ft functions to lua (#18623)Jonas Strittmatter2022-05-22
* | | build(clint): remove redundant checks #18698dundargoc2022-05-22
* | | Merge pull request #18646 from bfredl/winbarrulerbfredl2022-05-22
|\ \ \
| * | | fix(winbar): allow winbar to display the rulerbfredl2022-05-22
* | | | fix(cid/352839): USE_AFTER_FREE in create_user_command #18669James McCoy2022-05-22
* | | | Merge pull request #18608 from ckipp01/extmarkDocsbfredl2022-05-22
|\ \ \ \ | |/ / / |/| | |
| * | | docs(extmark): remove message about passing in id=0ckipp012022-05-18
| | |/ | |/|
* | | fix(mksession): don't store floats in session #18635Daniel Steinberg2022-05-22
* | | Merge pull request #18696 from bfredl/quickincbfredl2022-05-22
|\ \ \
| * | | fix(tests): fix some issues with ui/inccommand_spec.lua causing slownessbfredl2022-05-22