aboutsummaryrefslogtreecommitdiffstats
path: root/community/neovim/nodoc.txt
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-05 01:49:16 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-05 01:50:35 +0100
commited6530ce6bbac6ed61b8d6b840ab49e90072f202 (patch)
tree142119b57817efdc6c09871c4d4be1bea4949405 /community/neovim/nodoc.txt
parent8507e09ffed5dd006a0c6ebe13a27da82c3592d6 (diff)
downloadaports-ed6530ce6bbac6ed61b8d6b840ab49e90072f202.tar.bz2
aports-ed6530ce6bbac6ed61b8d6b840ab49e90072f202.tar.xz
community/neovim: move from testing
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 0000000000..cad14d90e8
--- /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: