Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 927f937

Browse files
update: add new preview
1 parent 5b6ba3c commit 927f937

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/preview-glow.png

217 KB
Loading

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# nvim-devdocs
22

3-
nvim-devdocs is a plugin which brings [DevDocs](https://devdocs.io) documentations into neovim. Install, search and preview documentations directly inside neovim in markdown format with telescope integration.
3+
nvim-devdocs is a plugin which brings [DevDocs](https://devdocs.io) documentations into neovim. Install, search and preview documentations directly inside neovim in markdown format with telescope integration. You can also use custom commands like [glow](https://github.com/charmbracelet/glow) to render the markdown for a better experience.
44

55
## Preview
66

77
![nvim-devdocs search](./.github/preview.png)
88

9+
Using [glow](https://github.com/charmbracelet/glow) for rendering markdown:
10+
11+
![nvim-devdocs with glow](./.github/preview-glow.png)
12+
913
## Installation
1014

1115
Lazy:

0 commit comments

Comments
 (0)