justinhj / battery.nvim

Neovim plugin to detect and view battery information
MIT License
61 stars 9 forks source link

docs: help pages not available by default #47

Open Agent-E11 opened 3 months ago

Agent-E11 commented 3 months ago

I noticed that I can't do :help battery.txt, even though there is a doc/battery.txt file (I had to run :helptags ALL). I also noticed that doc/tags is in the .gitignore. Is this on purpose? Is it supposed to be manual, or should the doc/tags file be committed to source control?

justinhj commented 3 months ago

hmm not sure about that one. I can do :help battery.txt and it seems fine. although it sounds right that docs/tags shouldn't be ignored, I will need to read up on help