Kevin Cotugno kevin
  • Phoenix, AZ
  • Joined on 2022-10-17
kevin synced commits to gh-pages at kevin/asdf from mirror 2023-04-19 09:42:48 -07:00
7b6ca1e66e Deploy to GitHub pages
kevin synced commits to master at kevin/ohmyzsh from mirror 2023-04-19 06:52:43 -07:00
9139d30ca3 feat(aws): allow more customisation in prompt function (#11619)
kevin synced commits to release-0.9 at kevin/neovim from mirror 2023-04-19 05:02:50 -07:00
fa5fe845cc Merge pull request #23193 from neovim/backport-23192-to-release-0.9
30581744e4 test(terminal/channel_spec): fix screen test immediate success
Compare 2 commits »
kevin synced commits to master at kevin/neovim from mirror 2023-04-19 05:02:50 -07:00
ccc939ec10 Merge pull request #23194 from zeertzjq/vim-9.0.1141
14caad32b6 test: convert tests in test_conceal.vim to Lua
8bed07357d vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
cff02e993d vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)
6d9f5b6bf0 vim-patch:9.0.1464: strace filetype detection is expensive (#23175)
Compare 23 commits »
kevin synced commits to master at kevin/viper from mirror 2023-04-19 01:32:48 -07:00
f74916adfa ADD Meshery to projects
kevin synced commits to master at kevin/neovim from mirror 2023-04-18 20:52:50 -07:00
dd8781128f Merge pull request #23188 from zeertzjq/vim-9.0.1462
a0c982671e vim-patch:9.0.1469: deferred functions not called from autocommands
a11849abdf vim-patch:9.0.1468: recursively calling :defer function if it does :qa
8e0ad6e261 vim-patch:9.0.1462: recursively calling :defer function if it does :qa
0a3645a723 build: find system luv on ubuntu
Compare 5 commits »
kevin synced commits to marvim/ci-version-update at kevin/neovim from mirror 2023-04-18 20:52:50 -07:00
1cfca4c368 version.c: update [skip ci]
dd8781128f Merge pull request #23188 from zeertzjq/vim-9.0.1462
a0c982671e vim-patch:9.0.1469: deferred functions not called from autocommands
a11849abdf vim-patch:9.0.1468: recursively calling :defer function if it does :qa
8e0ad6e261 vim-patch:9.0.1462: recursively calling :defer function if it does :qa
Compare 18 commits »
kevin synced commits to release-0.9 at kevin/neovim from mirror 2023-04-18 12:42:51 -07:00
535d8553c4 [Backport release-0.9] fix(loader): reset hashes when running the loader (#23181)
40ef3b2bd4 Merge pull request #23180 from neovim/backport-23179-to-release-0.9
54f930f4e3 fix(api): extmark highlight groups not always included in details
Compare 3 commits »
kevin synced commits to master at kevin/neovim from mirror 2023-04-18 12:42:51 -07:00
59fed8bb64 fix(api): extmark highlight groups not always included in details (#23179)
kevin synced commits to release-please--branches--master at kevin/asdf from mirror 2023-04-18 09:12:48 -07:00
af228eb43f chore(master): release 0.12.0
a1e858d254 docs: fix uninstall instructions for Fish Shell (#1547)
Compare 2 commits »
kevin synced commits to gh-pages at kevin/asdf from mirror 2023-04-18 09:12:48 -07:00
15facd5d81 Deploy to GitHub pages
kevin synced commits to master at kevin/asdf from mirror 2023-04-18 09:12:48 -07:00
a1e858d254 docs: fix uninstall instructions for Fish Shell (#1547)
kevin synced commits to master at kevin/ohmyzsh from mirror 2023-04-18 06:22:43 -07:00
673b9fc331 feat(aws)!: improve aws_change_access_key (#11378)
kevin synced commits to release-0.9 at kevin/neovim from mirror 2023-04-18 04:32:50 -07:00
37a44f3247 Merge pull request #23174 from neovim/backport-23005-to-release-0.9
470aa2dbf9 fix(ruler): show ruler of curwin with no statusline in cmdline
ba198bd7cc vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Compare 3 commits »
kevin synced commits to master at kevin/neovim from mirror 2023-04-18 04:32:50 -07:00
9033d5eccc Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
d4eff4052a Merge pull request #23173 from zeertzjq/vim-9.0.0783
2e21d1d5dd vim-patch:6ebe4f970b8b
9180c18c46 vim-patch:9.0.0864: crash when using "!!" without a previous shell command
2a94dcf0c5 vim-patch:9.0.0820: memory leak with empty shell command
Compare 11 commits »
kevin synced commits to master at kevin/neovim from mirror 2023-04-17 20:22:51 -07:00
240c41e1af fix(genvimvim): add special abbreviations of :delete (#23172)
84a4319545 fix(mouse): cmdline click registered as statuscolumn (#23163)
Compare 2 commits »
kevin synced commits to marvim/ci-version-update at kevin/neovim from mirror 2023-04-17 20:22:51 -07:00
d307328cf0 version.c: update [skip ci]
240c41e1af fix(genvimvim): add special abbreviations of :delete (#23172)
84a4319545 fix(mouse): cmdline click registered as statuscolumn (#23163)
ab1edecfb7 feat(lua): add vim.iter (#23029)
6cc76011ca fix(watchfiles): skip Created events when poll starts (#23139)
Compare 25 commits »
kevin synced commits to release-0.9 at kevin/neovim from mirror 2023-04-17 20:22:51 -07:00
96de6bbaad Merge pull request #23169 from neovim/backport-23163-to-release-0.9
54c6dfa009 fix(mouse): cmdline click registered as statuscolumn
Compare 2 commits »
kevin synced commits to master at kevin/ohmyzsh from mirror 2023-04-17 14:02:43 -07:00
d889eca726 fix(check_for_upgrade): update properly LAST_EPOCH
kevin synced commits to master at kevin/neovim from mirror 2023-04-17 12:12:53 -07:00
ab1edecfb7 feat(lua): add vim.iter (#23029)
6cc76011ca fix(watchfiles): skip Created events when poll starts (#23139)
9e5f9c25d9 vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
07b60efd80 feat(diagnostic): specify diagnostic virtual text prefix as a function
e83682e652 refactor: suppress clang false positives (#23154)
Compare 6 commits »