aboutsummaryrefslogtreecommitdiffstats
path: root/community/neovim/nodoc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'community/neovim/nodoc.txt')
-rw-r--r--community/neovim/nodoc.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/neovim/nodoc.txt b/community/neovim/nodoc.txt
new file mode 100644
index 000000000..cad14d90e
--- /dev/null
+++ b/community/neovim/nodoc.txt
@@ -0,0 +1,12 @@
+*nodocs.txt* {Nvim}
+
+ DOCS NOT INSTALLED
+
+Alpine separates neovim's documentation pages into package neovim-doc,
+to keep the base package small.
+
+If you want to install them, run:
+
+ apk add neovim-doc
+
+ vim:tw=78:ts=8:ft=help:norl: