nvim-tinygit
nvim-tinygit copied to clipboard
A lightweight bundle of commands focussed on swift and streamlined git operations.
### Feature Requested Allow passing `pullBefore` flag in `smartCommit` function In the smartCommig function the following line hardcodes the `pullBefore` parameter to true. ``` -- push if opts.pushIfClean and cleanAfterCommit...
### Feature Requested https://github.com/nvim-neorocks/rocks.nvim download package from luarocks. Can we publish it to luarocks? And some vim plugin in luarocks need it as dependency. ### Relevant Screenshot _No response_ ###...
### Feature Requested Hi @chrisgrieser! Is it possible to add support to use mini.pick for interactive staging. Also the same for mini.notify in place of nvim-notify. ### Relevant Screenshot _No...
### Make sure you have done the following - [x] I have updated to the latest version of the plugin. - [x] I have read the README. ### Bug description...