-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
42 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,45 @@ | ||
## NekoVimTheme ✨ | ||
## vim ✨ | ||
|
||
Now we are in vim too | ||
|
||
<img src="./img/Neko.jpg"> | ||
<table width="100%"> | ||
<tr> | ||
<th>Moon</th> | ||
<th>Storm</th> | ||
</tr> | ||
<tr> | ||
<td width="50%"> | ||
<img src="./img/nekonight-vim-moon.jpg" /> | ||
</td> | ||
<td width="50%"> | ||
<img src="./img/nekonight-vim-storm.jpg" /> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Night</th> | ||
<th>Day</th> | ||
</tr> | ||
<tr> | ||
<td width="50%"> | ||
<img src="./img/nekonight-vim-night.jpg" /> | ||
</td> | ||
<td width="50%"> | ||
<img src="./img/nekonight-vim-day.jpg" /> | ||
</td> | ||
</tr> | ||
<tr> | ||
</table> | ||
|
||
## Install | ||
|
||
* Install with bundle | ||
|
||
```vim | ||
Plugin 'neko-night/Vim' | ||
``` | ||
|
||
* Install with vim-plug | ||
|
||
``` | ||
Plug 'neko-night/Vim' | ||
``` |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.