Skip to content
Discussion options

You must be logged in to vote

It’s possible but you’d have to write your own code for it via the API, you’d need to write a contents function that runs git ls-files inputs all entries and then goes over the old files and does the same.

Since one is a shell command and the other is neovim command you’d need to use vim.system, performance might not be ideal as the external process currently used.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ibhagwan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants