mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/copilot: rename copilot -> copilot-vim
This commit is contained in:
parent
15b821db10
commit
7ae81019d9
5 changed files with 85 additions and 48 deletions
|
@ -17,7 +17,7 @@ in
|
|||
The configuration options for tagbar without the 'tagbar_' prefix.
|
||||
Example: To set 'tagbar_show_tag_count' to 1, write
|
||||
extraConfig = {
|
||||
show_tag_count= true;
|
||||
show_tag_count = true;
|
||||
};
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue