Skip to content

Commit

Permalink
fixup! docs: replace md2vim with panvimdoc in ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
seflue committed May 28, 2024
1 parent 1d0cebc commit 992f62b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ clean:
nvim --headless --clean -n -c "lua vim.fn.delete('./tests/.deps', 'rf')" +q
test:
nvim --headless --clean -u tests/test.lua "$(FILE)"
docs:
md2vim -desc "*orgmode* *orgmode.nvim*\n* NOTE: This file is autogenerated from DOCS.md file" DOCS.md doc/orgmode.txt
api_docs:
nvim --headless --clean -u ./scripts/gendoc.lua
setup_dev:
Expand Down

0 comments on commit 992f62b

Please sign in to comment.