plugins/oil-git-status: fix whitespace in desc

This commit is contained in:
Matt Sturgeon 2025-05-08 23:53:22 +01:00
parent 52db53cea2
commit 3556951d36
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -15,7 +15,6 @@ lib.nixvim.plugins.mkNeovimPlugin {
Git status is added to the listing asynchronously after creating the oil directory Git status is added to the listing asynchronously after creating the oil directory
listing so it won't slow oil down on big repositories. The plugin puts the status in two new sign columns listing so it won't slow oil down on big repositories. The plugin puts the status in two new sign columns
the left being the status of the index, the right being the status of the working directory the left being the status of the index, the right being the status of the working directory
`win_options.signcolumn` needs to be configured in `plugins.oil.settings`: `win_options.signcolumn` needs to be configured in `plugins.oil.settings`: