Skip to content

Commit ace36b6

Browse files
authored
chore(readme): "better" style (#14)
1 parent 26a16b7 commit ace36b6

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
<p align="center">
2-
<img src="assets/marksman.png" alt="marksman.nvim logo" width="100%"/>
2+
<img src="assets/marksman1.png" alt="marksman.nvim logo" width="100%"/>
33
</p>
44

5-
<h1 align="center">Marksman.nvim</h1>
6-
75
<p align="center">
86
Advanced bookmarks for Neovim that actually stick around.
97
</p>
108

11-
## Why?
9+
<div align="center">
10+
<img src="assets/pic.png" alt="Screenshot 1" width="45%"/>
11+
<img src="assets/pic2.png" alt="Screenshot 2" width="45%"/>
12+
</div>
1213

14+
## Why?
1315
Vim's built-in marks are great, but they're global and get messy fast. Marksman keeps your bookmarks organized by project, adds powerful search capabilities, and provides a clean interface to manage them.
1416

1517
## Features

assets/marksman1.png

501 KB
Loading

assets/pic.png

186 KB
Loading

assets/pic2.png

203 KB
Loading

0 commit comments

Comments
 (0)