diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2021-09-10 19:23:15 -0700 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2021-10-05 09:45:25 -0700 |
commit | 38ef66f4c151893f583a24918546b1e171b4458a (patch) | |
tree | 58acaf13358fa4bd63f3b2067b5a7785b7b47ee6 /scripts/gen_vimdoc.py | |
parent | 49fdc62114a5f37def3ff60ca0c4d8638903ac24 (diff) | |
download | rneovim-38ef66f4c151893f583a24918546b1e171b4458a.tar.gz rneovim-38ef66f4c151893f583a24918546b1e171b4458a.tar.bz2 rneovim-38ef66f4c151893f583a24918546b1e171b4458a.zip |
fix(docs): duplicate tag, wrong formatting
Fixes build error:
cd /usr/home/build/neovim/build/runtime && /usr/local/bin/cmake -E remove doc/* && /usr/local/bin/cmake -E copy_directory /usr/home/build/neovim/runtime/doc doc && /usr/home/build/neovim/build/bin/nvim -u NONE -i NONE -e --headless -c helptags\ ++t\ doc -c quit
Error detected while processing command line:
E154: Duplicate tag "vim.register_keystroke_callback()" in file doc/lua.txt
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions