File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- name : Fugitive GitLab
1+ name : Fugitive cgit
22on : [push, pull_request]
33jobs :
44 Vader :
2424 - name : Check out repository code
2525 uses : actions/checkout@v2
2626 with :
27- path : fugitive-gitlab .vim
27+ path : fugitive-cgit .vim
2828 - name : Install packages
2929 run : sudo apt-get install -y ${{ matrix.vim.package }} curl
3030 - name : Run vader against ${{ matrix.vim.package }}
31- run : ${{ matrix.vim.bin }} -Es -Nu fugitive-gitlab .vim/test/vimrc -c "Vader! fugitive-gitlab .vim/test/*" 2>&1
31+ run : ${{ matrix.vim.bin }} -Es -Nu fugitive-cgit .vim/test/vimrc -c "Vader! fugitive-cgit .vim/test/*" 2>&1
Original file line number Diff line number Diff line change @@ -65,11 +65,9 @@ See |fugitive| for its commands
6565
6666ABOUT *fugitive-cgit-about*
6767
68- Grab the latest version on my own cgit server.
68+ Grab the latest version or report a bug on GitHub:
6969
70- https://git.tofuyard.net/fugitive-cgit.vim
71-
72- If you want to report a bug or submit a patch, then please send me an email.
70+ https://github.com/sudotac/fugitive-cgit.vim
7371
7472
7573LICENSE *fugitive-cgit-license*
You can’t perform that action at this time.
0 commit comments