mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-29 20:04:28 +02:00
Test statuscol segment without text
Signed-off-by: jrichardsen <jonas.richardsen@gmail.com>
This commit is contained in:
parent
a9682e28ec
commit
40598fc1bd
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@
|
|||
];
|
||||
click = "v:lua.ScLa";
|
||||
}
|
||||
{
|
||||
sign = {
|
||||
name = [ ".*" ];
|
||||
};
|
||||
}
|
||||
];
|
||||
clickmod = "c";
|
||||
clickhandlers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue