Skip to content

Commit

Permalink
docs: switch out docgen tool
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestrew committed Jul 27, 2024
1 parent 10b8a82 commit 5103ffd
Show file tree
Hide file tree
Showing 27 changed files with 2,763 additions and 3,290 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ lint:
luacheck lua/telescope

docgen:
nvim --headless --noplugin -u scripts/minimal_init.vim -c "luafile ./scripts/gendocs.lua" -c 'qa'
nvim -l scripts/gendocs.lua
Loading

0 comments on commit 5103ffd

Please sign in to comment.