aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | fix(filetype): don't pass empty string to detect (#20766)Christian Clason2022-10-21
| * | vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
| |/
| * vim-patch:9.0.0806: 'langmap' works differently when there are modifiers (#20...zeertzjq2022-10-21
| * vim-patch:9.0.0808: jsonnet filetype detection has a typo (#20753)Christian Clason2022-10-20
| * Merge pull request #20748 from zeertzjq/vim-9.0.0804zeertzjq2022-10-20
| |\
| | * vim-patch:9.0.0804: crash when trying to divide a number by -1zeertzjq2022-10-20
| | * vim-patch:partial:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-20
| |/
| * docs: update vimdoc parser #20747Justin M. Keyes2022-10-20
| * fix(build): duplicate version string "v0.8.0-v0.8.0" #20578dundargoc2022-10-20
| * fix(docs-html): misaligned tabs after conceal #20690Yee Cheng Chin2022-10-20
| * docs(news): mention 'splitkeep' #20744zeertzjq2022-10-20
| * vim-patch:9.0.0798: clang format configuration files are not recognized (#20741)ObserverOfTime2022-10-19
| * vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)zeertzjq2022-10-19
| * revert: "oldtests: wait 200ms on mac for timer test" (#20728)zeertzjq2022-10-19
| * Merge pull request #20727 from zeertzjq/vim-9.0.0789zeertzjq2022-10-19
| |\
| | * vim-patch:9.0.0790: test for dummy buffer does not always produce the E86 errorzeertzjq2022-10-19
| | * vim-patch:9.0.0789: dummy buffer ends up in a windowzeertzjq2022-10-19
| |/
| * vim-patch:9.0.0788: ModeChanged autocmd not executed when Visual ends with CT...zeertzjq2022-10-19
| * refactor(window.c): reduce scope of locals (#20301)Lewis Russell2022-10-18
| * vim-patch:9.0.0779: lsl and lm3 file extensions are not recognized (#20704)Christian Clason2022-10-18
| * fix(highlight): link more treesitter groups by default (#20711)Christian Clason2022-10-18
| * feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
| * vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)zeertzjq2022-10-18
| * fix(intro): omit patch version in ":help news" item #20713zeertzjq2022-10-18
| * ci: add reviewers based on labels (#20703)dundargoc2022-10-18
| * fix(qflist): avoid read of uninitialized memory (#20709)Mahmoud Al-Qudsi2022-10-18
| * ci: bump ubuntu and macos to latest stable versions (#20479)dundargoc2022-10-17
| * vim-patch:9.0.0782: OpenVPN files are not recognized (#20702)Christian Clason2022-10-17
| * ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
| * fix(runtime): use `g:terminal_color_{0-15}` in colorschemes (#20637)C.D. MacEachern2022-10-17
| * Merge pull request #20685 from luukvbaal/scrollzeertzjq2022-10-17
| |\
| | * test: add a test for #20684zeertzjq2022-10-17
| | * fix: 'scroll' is not set correctly for floats with 'splitkeep'Luuk van Baal2022-10-17
| |/
| * feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
| * fix(man): handle absolute paths as `:Man` targets (#20624)Mahmoud Al-Qudsi2022-10-17
| * Merge pull request #20665 from lewis6991/fix/decor_redrawLewis Russell2022-10-17
| |\
| | * fix(decoration): call providers in win_update() earlierLewis Russell2022-10-15
| * | feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
| * | vim-patch:3c053a1a5ad2 (#20679)Christian Clason2022-10-17
| * | vim-patch:9.0.0771: cannot always tell the difference beween tex and … (#20...Jonas Strittmatter2022-10-17
| * | docs: "supported platforms" matrix #19615dundargoc2022-10-16
| * | fix(lsp): reporting bogus capabilities in CodeActionKind #20678David Hotham2022-10-16
| * | feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
| * | Merge pull request #20677 from zeertzjq/vim-9.0.0761zeertzjq2022-10-16
| |\ \
| | * | vim-patch:9.0.0764: indent and option tests failzeertzjq2022-10-16
| | * | vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
| |/ /
| * / vim-patch:9.0.0765: with a Visual block a put command column may go negative ...zeertzjq2022-10-16
| |/
| * refactor(drawscreen.c): reduce scopes of locals (#20668)Lewis Russell2022-10-15
| * Merge pull request #20140 from dundargoc/refactor/char_u/12bfredl2022-10-15
| |\
| | * refactor: replace char_u with charDundar Göc2022-10-15