Simple building plugin for neovim written 100% in lua
Stars
22
Forks
2
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
63
commits
test: use vim.uv if available
b2437f2
ci: update actions (#10)
8f93e59
ci: fix nvim newer version names
bf27f01
fix: pass winid to resize autocmd for type float
bcc9066
ci: add lint pipeline
806cbb2
style: follow luacheck advice
d079109
style: use luacheck linter
9b2b200
ci: add pipeline tests
0afa847
test: add unit tests (#8)
cbf73ef
feat: check if base command is executable
a751b56
docs: update README
d63aaec
feat: add minor improvements
ef2cb30
feat: add padding
70598f0
feat: add alternative command (#5)
9a93f67
docs: add requirements to the README
8c8b8d4