mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
Attempt to align the logo without a markdown table.
This commit is contained in:
22
README.md
22
README.md
@ -1,7 +1,21 @@
|
||||
| | | |
|
||||
| ---- | ---- | ----: |
|
||||
| [](https://www.vim.org) | | [](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.org/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buildd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html) |
|
||||
| | | For translations of this README see the end. |
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
[](https://www.vim.org)
|
||||
</td>
|
||||
<td>
|
||||
[](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.org/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buildd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html)
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
</td>
|
||||
<td style="text-align: right;">
|
||||
For translations of this README see the end.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
## What is Vim? ##
|
||||
|
Reference in New Issue
Block a user