Skip to content

Commit 7405e90

Browse files
committed
docs: There is no .txt manual yet so let's redirect users to the .md manual or the web in the meantime.
1 parent 18b450f commit 7405e90

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

doc/compiler.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*compier.txt* A compiler for neovim.
1+
*compiler.txt* A compiler for neovim.
22

33
==============================================================================
44
Table of Contents *markmap-table-of-contents*
@@ -17,3 +17,8 @@ Table of Contents *markmap-table-of-contents*
1717
1. compiler.nvim *compiler*
1818

1919
WIP - Help needed to convert README.md to .txt
20+
21+
In the meantime you can use `:h compiler.md`
22+
to read the help in markdown format.
23+
24+
Or visit: https://github.com/Zeioth/compiler.nvim

doc/tags

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
compiler.txt compiler.txt /*compiler.txt*
2+
compiler compiler.txt /*compiler*
3+
compiler.md ../README.md /*compiler.md*

0 commit comments

Comments
 (0)