aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | docs: small fixesdundargoc2023-05-13
| * | | | | | build(deps): bump tree-sitter to HEAD - 91e4d9401 (#23616)Christian Clason2023-05-13
| * | | | | | Merge pull request #23612 from zeertzjq/vim-9.0.0064zeertzjq2023-05-13
| |\ \ \ \ \ \
| | * | | | | | vim-patch:9.0.0598: using negative array index with negative width windowzeertzjq2023-05-13
| | * | | | | | vim-patch:9.0.0492: cmdwin test fails on MS-Windowszeertzjq2023-05-13
| | * | | | | | vim-patch:9.0.0490: using freed memory with cmdwin and BufEnter autocmdzeertzjq2023-05-13
| | * | | | | | vim-patch:9.0.0249: no test for what 9.0.0234 fixeszeertzjq2023-05-13
| | * | | | | | vim-patch:9.0.0218: reading before the start of the linezeertzjq2023-05-13
| | * | | | | | vim-patch:9.0.0064: confusing error when using "q:" in command line windowzeertzjq2023-05-13
| |/ / / / / /
| * | | | | | vim-patch:9.0.1549: USD filetype is not recognized (#23608)Christian Clason2023-05-13
| * | | | | | fix(treesitter): support subfiletypes in get_lang (#23605)Christian Clason2023-05-13
| * | | | | | build: cmake cleanupdundargoc2023-05-13
| * | | | | | ci(deps): update bump_deps script (#23604)Christian Clason2023-05-13
| * | | | | | refactor(lsp): mark server_ready function as deprecated (#23520)Raphael2023-05-13
| * | | | | | refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
| * | | | | | vim-patch:9.0.1546: some commands for opening a file don't use 'switchbuf' (#...zeertzjq2023-05-13
| * | | | | | vim-patch:9.0.1545: text not scrolled when cursor moved with "g0" and "h" (#2...luukvbaal2023-05-13
| * | | | | | build: bump uncrustify to version 0.77dundargoc2023-05-12
| * | | | | | test(scroll_opt): fix typo in porting oldtest (#23593)luukvbaal2023-05-12
| * | | | | | Merge pull request #23558 from luukvbaal/smoothscrollzeertzjq2023-05-12
| |\ \ \ \ \ \
| | * | | | | | vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal2023-05-11
| | * | | | | | vim-patch:9.0.1542: line not fully displayed if it doesn't fit in the screenLuuk van Baal2023-05-11
| | * | | | | | vim-patch:9.0.1533: test for 'smoothscroll' is ineffectiveLuuk van Baal2023-05-09
| | * | | | | | vim-patch:9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"Luuk van Baal2023-05-09
| * | | | | | | build: make dependency URL variables non-cached (#23577)dundargoc2023-05-11
| * | | | | | | fix(treesitter): reset cursor max_start_depthLewis Russell2023-05-11
| * | | | | | | feat(treesitter): add support for setting query depthsLewis Russell2023-05-11
| * | | | | | | vim-patch:9.0.1539: typst filetype is not recognized (#23578)GaƩtan Lepage2023-05-11
| * | | | | | | vim-patch:9.0.1538: :wqall does not trigger ExitPre (#23574)zeertzjq2023-05-11
| * | | | | | | build(deps): bump LibUV to HEAD (#22833)Christian Clason2023-05-10
| * | | | | | | fix(highlight): apply 'winblend' to NormalNC (#23555)zeertzjq2023-05-10
| * | | | | | | fix(redo): make redo of Lua mappings in op-pending mode work (#23566)zeertzjq2023-05-10
| * | | | | | | docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)hituzi no sippo2023-05-09
| * | | | | | | test: move most title tests to a separate file (#23557)zeertzjq2023-05-10
| * | | | | | | fix(lsp): fix relative patterns for `workspace/didChangeWatchedFiles` (#23548)Jon Huhn2023-05-09
| * | | | | | | build: add luajit runtime files when installing (#23514)dundargoc2023-05-09
| * | | | | | | docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)hituzi no sippo2023-05-09
| |/ / / / / /
| * | | | | | test(old): remove python2 tests (#23547)zeertzjq2023-05-09
| * | | | | | vim-patch:9.0.1525: 'smoothscroll' does not always work properly (#23544)luukvbaal2023-05-09
| * | | | | | vim-patch:9.0.1526: condition is always true (#23541)zeertzjq2023-05-08
| * | | | | | build: remove USE_BUNDLED_BUSTED optiondundargoc2023-05-08
| * | | | | | Merge pull request #23540 from zeertzjq/vim-9.0.1522zeertzjq2023-05-08
| |\ \ \ \ \ \
| | * | | | | | vim-patch:9.0.1524: passing -1 for bool is not always rejectedzeertzjq2023-05-08
| | * | | | | | vim-patch:9.0.1522: some functions give two error messageszeertzjq2023-05-08
| * | | | | | | fix(syntax): use correct diagnostic group for checkhealth (#23538)Christian Clason2023-05-08
| |/ / / / / /
| * | | | | | fix(statusline): bail out properly on negative row (#23535)zeertzjq2023-05-08
| * | | | | | Merge pull request #23486 from msva/patch-1zeertzjq2023-05-08
| |\ \ \ \ \ \
| | * | | | | | test: add more tests for :Man section extractionzeertzjq2023-05-08
| | * | | | | | fix(man.lua): return support of all sectionsVadim A. Misbakh-Soloviov2023-05-07
| | |/ / / / /
| * | | | | | docs: add some missing changes from Vim runtime updates (#23533)zeertzjq2023-05-08