mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/oil-git-status: fix whitespace in desc
This commit is contained in:
parent
52db53cea2
commit
3556951d36
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
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
|
||||
|
||||
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`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue