mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
doc: Add nvim_provider/external_plugin to doc Makefile
This commit is contained in:
@@ -21,6 +21,7 @@ DOCS = \
|
|||||||
digraph.txt \
|
digraph.txt \
|
||||||
editing.txt \
|
editing.txt \
|
||||||
eval.txt \
|
eval.txt \
|
||||||
|
external_plugin.txt \
|
||||||
farsi.txt \
|
farsi.txt \
|
||||||
filetype.txt \
|
filetype.txt \
|
||||||
fold.txt \
|
fold.txt \
|
||||||
@@ -53,6 +54,7 @@ DOCS = \
|
|||||||
msgpack_rpc.txt \
|
msgpack_rpc.txt \
|
||||||
nvim_clipboard.txt \
|
nvim_clipboard.txt \
|
||||||
nvim_intro.txt \
|
nvim_intro.txt \
|
||||||
|
nvim_provider.txt \
|
||||||
nvim_python.txt \
|
nvim_python.txt \
|
||||||
options.txt \
|
options.txt \
|
||||||
os_dos.txt \
|
os_dos.txt \
|
||||||
@@ -140,6 +142,7 @@ HTMLS = \
|
|||||||
digraph.html \
|
digraph.html \
|
||||||
editing.html \
|
editing.html \
|
||||||
eval.html \
|
eval.html \
|
||||||
|
external_plugin.html \
|
||||||
farsi.html \
|
farsi.html \
|
||||||
filetype.html \
|
filetype.html \
|
||||||
fold.html \
|
fold.html \
|
||||||
@@ -171,6 +174,7 @@ HTMLS = \
|
|||||||
msgpack_rpc.html \
|
msgpack_rpc.html \
|
||||||
nvim_clipboard.html \
|
nvim_clipboard.html \
|
||||||
nvim_intro.html \
|
nvim_intro.html \
|
||||||
|
nvim_provider.html \
|
||||||
nvim_python.html \
|
nvim_python.html \
|
||||||
options.html \
|
options.html \
|
||||||
os_dos.html \
|
os_dos.html \
|
||||||
|
|||||||
Reference in New Issue
Block a user