Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
starifly committed Feb 9, 2024
1 parent 5fc9043 commit 34f4445
Showing 1 changed file with 57 additions and 55 deletions.
112 changes: 57 additions & 55 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,85 +1,87 @@
<div align="center">
<h1> FlyVim </h1>

<a href="">
<img
alt="Linux"
src="https://img.shields.io/badge/Linux-%23.svg?style=flat-square&logo=linux&color=FCC624&logoColor=black">
</a>

<a href="">
<img
alt="macOS"
src="https://img.shields.io/badge/macOS-%23.svg?style=flat-square&logo=apple&color=000000&logoColor=white">
</a>

<a href="">
<img
alt="Windows"
src="https://img.shields.io/badge/Windows-%23.svg?style=flat-square&logo=windows&color=0078D6&logoColor=white">
</a>

<a href="https://github.com/starifly/FlyVim/actions">
<img
alt="Build Status"
src="https://github.com/starifly/FlyVim/workflows/ci/badge.svg">
</a>

<a href="https://github.com/vim/vim">
<img
alt="GitHub"
src="https://img.shields.io/badge/vim-8.1+-blue.svg">
</a>

<a href="https://github.com/starifly/FlyVim/blob/master/LICENSE">
<img
alt="GitHub"
src="https://img.shields.io/github/license/mashape/apistatus.svg">
</a>

<a href="https://github.com/starifly/FlyVim/#Installation">📦 Installation</a>
<h1> FlyVim </h1>

<p align="center">
<a href="">
<img
alt="Linux"
src="https://img.shields.io/badge/Linux-%23.svg?style=flat-square&logo=linux&color=FCC624&logoColor=black">
</a>

<a href="">
<img
alt="macOS"
src="https://img.shields.io/badge/macOS-%23.svg?style=flat-square&logo=apple&color=000000&logoColor=white">
</a>

<a href="">
<img
alt="Windows"
src="https://img.shields.io/badge/Windows-%23.svg?style=flat-square&logo=windows&color=0078D6&logoColor=white">
</a>

<a href="https://github.com/starifly/FlyVim/actions">
<img
alt="Build Status"
src="https://github.com/starifly/FlyVim/workflows/ci/badge.svg">
</a>

<a href="https://github.com/vim/vim">
<img
alt="GitHub"
src="https://img.shields.io/badge/vim-8.1+-blue.svg">
</a>

<a href="https://github.com/starifly/FlyVim/blob/master/LICENSE">
<img
alt="GitHub"
src="https://img.shields.io/github/license/mashape/apistatus.svg">
</a>
</p>

<a href="https://github.com/starifly/FlyVim/#Installation">📦 Installation</a>
</div>

## Screenshots

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/nerd-tagbar.png" alt="Nerdtree & Tagbar">
<em>Nerdtree & Tagbar</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/nerd-tagbar.png" alt="Nerdtree & Tagbar">
<em>Nerdtree & Tagbar</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/preview.png" alt="Preview">
<em>Preview</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/preview.png" alt="Preview">
<em>Preview</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/auto-complete.png" alt="Auto Complete">
<em>Auto Complete</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/auto-complete.png" alt="Auto Complete">
<em>Auto Complete</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/syntax-check.png" alt="Syntax Check">
<em>Syntax Check</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/syntax-check.png" alt="Syntax Check">
<em>Syntax Check</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/float-term.png" alt="Float Term">
<em>Float Term</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/float-term.png" alt="Float Term">
<em>Float Term</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/window-choose.png" alt="Window Choose">
<em>Window Choose</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/window-choose.png" alt="Window Choose">
<em>Window Choose</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/F2-search.png" alt="F2 Search">
<em>F2 Search</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/F2-search.png" alt="F2 Search">
<em>F2 Search</em>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/file-search.png" alt="File Search">
<em>File Search</em>
<img src="https://raw.githubusercontent.com/starifly/FlyVim/master/assets/file-search.png" alt="File Search">
<em>File Search</em>
</p>

## Installation
Expand Down

0 comments on commit 34f4445

Please sign in to comment.