Skip to content

Commit 4cd1d43

Browse files
author
Bruno Sutic
committed
Small readme tweak
1 parent 6f2e12f commit 4cd1d43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ path. It's fast, convenient and works great with vim.
88
Some of the features that make the plugin more appealing than doing the same
99
thing manually each time:
1010

11-
- fast<br/>
11+
- **fast**<br/>
1212
Much faster than doing each step manually.
13-
- smart sizing<br/>
13+
- **smart sizing**<br/>
1414
Sidebar remembers its size, so the next time you open it, it will have the
1515
**exact same** width. This is a per-directory property, so you can have just
1616
the right size for multiple dirs.
17-
- toggling<br/>
17+
- **toggling**<br/>
1818
The same key binding opens and closes the sidebar.
19-
- uninterrupted workflow<br/>
19+
- **uninterrupted workflow**<br/>
2020
The main `prefix + Tab` key binding opens a sidebar but **does not** move
2121
cursor to it.
22-
- pane layout stays the same<br/>
22+
- **pane layout stays the same**<br/>
2323
No matter which pane layout you prefer, sidebar trys hard not to mess your
2424
pane splits. Open, then close the sidebar and everything should look the same.
2525

0 commit comments

Comments
 (0)