File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- * .out
2- * .rock
1+ _readthedocs /
Original file line number Diff line number Diff line change 11# code-stats.nvim
22
3+ [ ![ readthedocs] ( https://shields.io/readthedocs/code-stats-nvim )] ( https://code-stats-nvim.readthedocs.io )
34[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/Freed-Wu/code-stats.nvim/main.svg )] ( https://results.pre-commit.ci/latest/github/Freed-Wu/code-stats.nvim/main )
45[ ![ github/workflow] ( https://github.com/Freed-Wu/code-stats.nvim/actions/workflows/main.yml/badge.svg )] ( https://github.com/Freed-Wu/code-stats.nvim/actions )
56
Original file line number Diff line number Diff line change 1+ --- functions for codestats
12local requests = require " requests"
23local cjson = require " cjson"
34
You can’t perform that action at this time.
0 commit comments